Skip navigation links
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

$

$static_methodMissing(Message, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
$static_methodMissing(Message, HapiContext, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
$static_methodMissing(Segment, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
$static_methodMissing(Composite, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
$static_methodMissing(Primitive, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 

A

AbstractAsyncResponseWebService - Class in org.openehealth.ipf.platform.camel.ihe.ws
Base class for receivers of asynchronous responses for Web Service-based IHE transactions.
AbstractAsyncResponseWebService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.ws.AbstractAsyncResponseWebService
 
AbstractAuditInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.audit
Base class for all ATNA audit-related CXF interceptors.
AbstractAuditInterceptor(String, WsAuditStrategy) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Constructor which sets a strategy.
AbstractCachingXmlProcessor<T> - Class in org.openehealth.ipf.commons.xml
Abstract parent class for XML validators, transmogrifiers, and other classes which cache static external resources in memory.
AbstractCachingXmlProcessor(ClassLoader) - Constructor for class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
Constructor.
AbstractCompositeTypeRule<T extends ca.uhn.hl7v2.model.Composite> - Class in org.openehealth.ipf.modules.hl7.validation.model
Deprecated. 
AbstractCompositeTypeRule(Class<T>) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
AbstractCompositeTypeRule(Class<T>, String) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
AbstractHl7TranslatorV2toV3 - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
AbstractHl7TranslatorV2toV3() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
AbstractHL7v2Exception - Exception in org.openehealth.ipf.modules.hl7
Deprecated.
not used anymore because subclasses are deprecated, too
AbstractHL7v2Exception() - Constructor for exception org.openehealth.ipf.modules.hl7.AbstractHL7v2Exception
Deprecated.
 
AbstractHL7v2Exception(String) - Constructor for exception org.openehealth.ipf.modules.hl7.AbstractHL7v2Exception
Deprecated.
 
AbstractHL7v2Exception(String, int) - Constructor for exception org.openehealth.ipf.modules.hl7.AbstractHL7v2Exception
Deprecated.
 
AbstractHL7v2Exception(String, Throwable) - Constructor for exception org.openehealth.ipf.modules.hl7.AbstractHL7v2Exception
Deprecated.
 
AbstractHL7v2Exception(String, int, Throwable) - Constructor for exception org.openehealth.ipf.modules.hl7.AbstractHL7v2Exception
Deprecated.
 
AbstractHl7v2Interceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept
Abstract interceptor for Hl7v2-based transactions.
AbstractHl7v2Interceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.AbstractHl7v2Interceptor
 
AbstractHl7v2WebService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Generic implementation of an HL7v2-based Web Service.
AbstractHl7v2WebService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WebService
 
AbstractHl7v2WsComponent - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
 
AbstractHl7v2WsComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WsComponent
 
AbstractHl7v2WsRejectionHandlingStrategy - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Rejection handling strategy base for HL7v2-based WS transactions.
AbstractHl7v2WsRejectionHandlingStrategy() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WsRejectionHandlingStrategy
 
AbstractHl7v3WebService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
Generic Web Service implementation for HL7 v3-based transactions.
AbstractHl7v3WebService(Hl7v3WsTransactionConfiguration) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
 
AbstractIti44Component - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44
 
AbstractIti44Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.AbstractIti44Component
 
AbstractMessage - Class in org.openehealth.ipf.modules.hl7.model
Convenience subclass of AbstractMessage used for custom message structures as e.g.
AbstractMessage() - Constructor for class org.openehealth.ipf.modules.hl7.model.AbstractMessage
 
AbstractMessage(ModelClassFactory) - Constructor for class org.openehealth.ipf.modules.hl7.model.AbstractMessage
 
AbstractMessage.Cardinality - Enum in org.openehealth.ipf.modules.hl7.model
 
AbstractMllpInterceptor<T extends MllpEndpoint> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept
Abstract Camel interceptor for MLLP-based HL7v2 transactions.
AbstractMllpInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.AbstractMllpInterceptor
 
AbstractSafeInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf
CXF interceptor which logs all errors instead of letting them break the processing flow.
AbstractSafeInterceptor(String) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.AbstractSafeInterceptor
Constructs the interceptor.
AbstractSegment - Class in org.openehealth.ipf.modules.hl7.model
Deprecated.
use AbstractSegment directly
AbstractSegment(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.modules.hl7.model.AbstractSegment
Deprecated.
 
abstractSyntax(MessageRuleBuilder, Object...) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
abstractSyntax(Object...) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
AbstractSyntaxRule - Class in org.openehealth.ipf.modules.hl7.validation.model
 
AbstractSyntaxRule(Object...) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
AbstractSyntaxRuleBuilder - Class in org.openehealth.ipf.modules.hl7.validation.builder
 
AbstractSyntaxRuleBuilder(String, DefaultValidationContext, String, Object, Object...) - Constructor for class org.openehealth.ipf.modules.hl7.validation.builder.AbstractSyntaxRuleBuilder
 
AbstractSyntaxValidator - Class in org.openehealth.ipf.modules.hl7.validation.support
 
AbstractSyntaxValidator() - Constructor for class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
AbstractWebService - Class in org.openehealth.ipf.platform.camel.ihe.ws
Base class for web services that are aware of a DefaultWsConsumer.
AbstractWebService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
 
AbstractWsComponent<ConfigType extends WsTransactionConfiguration> - Class in org.openehealth.ipf.platform.camel.ihe.ws
Base component class for Web Service-based IHE components.
AbstractWsComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
AbstractWsEndpoint<ComponentType extends AbstractWsComponent<?>> - Class in org.openehealth.ipf.platform.camel.ihe.ws
Camel endpoint used to create producers and consumers based on webservice calls.
AbstractWsEndpoint(String, String, ComponentType, InterceptorProvider, List<AbstractFeature>, List<String>, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Constructs the endpoint.
AbstractWsProducer<InType,OutType> - Class in org.openehealth.ipf.platform.camel.ihe.ws
Camel producer used to make calls to a Web Service.
AbstractWsProducer(AbstractWsEndpoint, JaxWsClientFactory, Class<InType>, Class<OutType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Constructs the producer.
AbstractWsRejectionHandlingStrategy - Class in org.openehealth.ipf.commons.ihe.ws.cxf
Rejection handling strategy base for WS transactions.
AbstractWsRejectionHandlingStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.AbstractWsRejectionHandlingStrategy
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FetchQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetAndContentsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetsQuery
 
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
Accept a visitor to process an instance of this class.
accept(Query.Visitor) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SqlQuery
 
accept(MessageVisitor, Location) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
AcceptanceCheckUtils - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2
 
AcceptanceCheckUtils() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
AcceptanceInterceptorUtils - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept
Generic functionality for HL7v2 acceptance checking interceptors.
AcceptObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
AcceptObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.AcceptObjectsRequest
 
accessControlPolicy - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
 
accessURI - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ServiceBindingType
 
accessURI - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
 
ack(AbstractMessage) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
ack(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
ack(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
ack() - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
ack(AcknowledgmentCode) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
ack(AcknowledgmentCode, String, ErrorCode) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
ACK_COUNT_EXPECTED_UNDEFINED - Static variable in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
ACK_TYPE_CODE_HEADER - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerAdaptingInterceptor
 
ACK_TYPE_CODE_HEADER - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
 
ackFlow(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.flow.extend.FlowExtensionModule
 
acknowledge(String, boolean) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
Acknowledges this flow for the given path.
acknowledge(String, boolean, String) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
Acknowledges this flow for the given path.
acknowledgeFlow(ManagedMessage) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
acknowledgeFlow(ManagedMessage) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
acknowledgeFlow(ManagedMessage) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
AcknowledgementAdapter - Class in org.openehealth.ipf.platform.camel.hl7.adapter
 
AcknowledgementAdapter() - Constructor for class org.openehealth.ipf.platform.camel.hl7.adapter.AcknowledgementAdapter
 
AckTypeCode - Enum in org.openehealth.ipf.modules.hl7
Deprecated.
use AcknowledgmentCode
action - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
 
ActionType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Abstract Base type for all types of Actions.
ActionType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ActionType
 
activate(Class<?>) - Method in class org.openehealth.ipf.commons.core.extend.DefaultActivator
Deprecated.
 
activate(Object) - Method in class org.openehealth.ipf.commons.core.extend.DefaultActivator
Deprecated.
 
activate(Class<?>) - Method in interface org.openehealth.ipf.commons.core.extend.ExtensionActivator
Deprecated.
 
activate(Object) - Method in interface org.openehealth.ipf.commons.core.extend.ExtensionActivator
Deprecated.
 
activate(Class<?>) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionBlockActivator
Deprecated.
 
activate(Object) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionBlockActivator
Deprecated.
 
activate(Class<?>) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionMethodActivator
Deprecated.
 
activate(Object) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionMethodActivator
Deprecated.
 
activate() - Method in class org.openehealth.ipf.platform.camel.core.extend.DefaultModelExtender
 
activate() - Method in interface org.openehealth.ipf.platform.camel.core.extend.RouteModelExtender
Activates route model extensions.
activateMapping(Bundle) - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceOsgiConfigurer
 
Adapter - Interface in org.openehealth.ipf.platform.camel.core.adapter
Contract for classes that adapts the modules API to Apache Camel interfaces.
AdapterSupport - Class in org.openehealth.ipf.platform.camel.core.adapter
Abstract base class for classes that adapt transform support library interfaces to Apache Camel interfaces.
AdapterSupport() - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
Creates an adapter that by default takes input data from the body of the in-message.
adaptInput(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
Applies the Expression set by AdapterSupport.input(Expression) to obtain input data from the exchange.
adaptParams(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
Applies the Expression set by AdapterSupport.params(Expression) (or implicitly set by AdapterSupport.staticParams(Object...)) to obtain input params from the exchange.
adaptProducerChain(List<Hl7v2Interceptor>, Hl7v2ConfigurationHolder, Producer) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.Hl7v2InterceptorUtils
 
add(AbstractHL7v2Exception) - Method in exception org.openehealth.ipf.modules.hl7.CompositeHL7v2Exception
Deprecated.
Adds an exception
add(String, boolean, int, int, Object[]) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractSegment
Deprecated.
 
add(String, boolean, int, int, Object[], String) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractSegment
Deprecated.
 
addAcknowledgementDetail(Document, String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
addAfter(String...) - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
Configures this interceptor to be deployed after the given ones.
addAssociation(EbXMLAssociation) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
addAssociation(EbXMLAssociation) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Adds an association to this container.
addAttributes(DocumentEntry, EbXMLExtrinsicObject, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
addAttributes(Folder, EbXMLRegistryPackage, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
addAttributes(SubmissionSet, EbXMLRegistryPackage, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addAttributes(C, E, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add attributes to the ebXML instance.
addAttributesFromEbXML(DocumentEntry, EbXMLExtrinsicObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
addAttributesFromEbXML(Folder, EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
addAttributesFromEbXML(SubmissionSet, EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addAttributesFromEbXML(C, E) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add attributes to the meta data.
addBefore(String...) - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
Configures this interceptor to be deployed before the given ones.
addClassification(EbXMLClassification, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
addClassification(EbXMLClassification) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
addClassification(EbXMLClassification, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
addClassification(EbXMLClassification) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Adds a classification to this container.
addClassification(EbXMLClassification, String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
Adds a classification to this entry with a random id.
addClassifications(DocumentEntry, EbXMLExtrinsicObject, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
addClassifications(Folder, EbXMLRegistryPackage, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
addClassifications(SubmissionSet, EbXMLRegistryPackage, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addClassifications(C, E, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add classifications to the ebXML instance.
addClassificationsFromEbXML(DocumentEntry, EbXMLExtrinsicObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
addClassificationsFromEbXML(Folder, EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
addClassificationsFromEbXML(SubmissionSet, EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addClassificationsFromEbXML(C, E) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add classifications to the meta data.
addCompositeTypeRule(String, String, String, CompositeTypeRule) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
addContext(ValidationContext) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
addDocument(String, DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLProvideAndRegisterDocumentSetRequest21
 
addDocument(String, DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
 
addDocument(String, DataHandler) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLProvideAndRegisterDocumentSetRequest
Adds a new document to the request.
addDocumentParticipantObject(String, String, String, String, String) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.ImagingRetrieveEvent
 
addEncodingRule(String, String, EncodingRule) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
addExtensionMethods(ExtensionModule) - Static method in class org.openehealth.ipf.commons.core.extend.config.DynamicExtensionConfigurer
 
addExternalIdentifier(String, String, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
addExternalIdentifier(String, String, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
addExternalIdentifier(String, String, String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
Adds a new external identifier to this entry.
addExternalIdentifiers(SubmissionSet, EbXMLRegistryPackage, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addExternalIdentifiers(C, E, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add external identifiers to the ebXML instance.
addExternalIdentifiersFromEbXML(SubmissionSet, EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addExternalIdentifiersFromEbXML(C, E) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add external identifiers to the meta data.
addExtrinsicObject(EbXMLExtrinsicObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
addExtrinsicObject(EbXMLExtrinsicObject) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Adds the given extrinsic object to this container.
addGroup(AbstractMessage, String, boolean, boolean) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
addGroup(AbstractMessage, String, boolean, boolean, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
addHeader(QName) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.MustUnderstandDecoratorInterceptor
Adds an item to the list of SOAP headers which are to be flagged with mustUnderstand.
addHeaders(List<String>) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.MustUnderstandDecoratorInterceptor
Adds a set of SOAP headers which are to be flagged with mustUnderstand.
addMappingScript(Resource) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
addMappingScripts(Resource...) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
addMessageRule(Rule) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
addMessageRule(String, String, String, MessageRule) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
addNamespacesFromElement(Element, Map<String, String>) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InNamespaceMergeInterceptor
Adds NS defined in the given XML element to the map.
addPatientIds(GPathResult, Set<String>) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditStrategy
 
addPatientParticipantObjects(GenericIHEAuditEventMessage, String[], String) - Static method in class org.openehealth.ipf.commons.ihe.core.atna.custom.Hl7v3Auditor
 
addPerson(MarkupBuilder, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
addPerson(MarkupBuilder, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
addPrimitiveRule(String, String, PrimitiveTypeRule) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
addQueryParametersObject(String) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.Iti56QueryEvent
 
addReference(ObjectReference) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLQueryResponse21
 
addReference(ObjectReference) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
 
addReference(ObjectReference) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLQueryResponse
Adds an object reference to the response.
addRegistryPackage(EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
addRegistryPackage(EbXMLRegistryPackage) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Adds a registry package to this container.
Address - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents the address of a patient.
Address() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
Address(XAD) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
address - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.EmailAddressType
 
address - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.OrganizationType
 
address - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
 
address - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.EmailAddressType
 
address - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
 
address - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
 
addressFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
 
addressFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
 
addRule(String, String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
addSegment(AbstractMessage, String, boolean, boolean) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
addSegment(AbstractMessage, String, boolean, boolean, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAdhocQueryRequest21
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLSlotList21
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
addSlot(String, String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlotList30
 
addSlot(String, String...) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlotList
Adds a slot with a list of values.
addSlots(DocumentEntry, EbXMLExtrinsicObject, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
addSlots(Folder, EbXMLRegistryPackage, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
addSlots(SubmissionSet, EbXMLRegistryPackage, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addSlots(C, E, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add slots to the ebXML instance.
addSlotsFromEbXML(DocumentEntry, EbXMLExtrinsicObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
addSlotsFromEbXML(Folder, EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
addSlotsFromEbXML(SubmissionSet, EbXMLRegistryPackage) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
addSlotsFromEbXML(C, E) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to add slots to the meta data.
AddSlotsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
Java class for anonymous complex type.
AddSlotsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.AddSlotsRequest
 
addSlotsRequest - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
 
addToRules(String, String, Rule) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
addTransactionRoutes(String...) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
 
addTypeValuePair(List<TypeValuePairType>, String, String) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.ImagingRetrieveEvent
 
adhocQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ApproveObjectsRequest
 
adhocQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.DeprecateObjectsRequest
 
adhocQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
 
adhocQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
 
adhocQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UndeprecateObjectsRequest
 
adhocQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
 
AdhocQueryQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for AdhocQueryQueryType complex type.
AdhocQueryQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryQueryType
 
AdhocQueryRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
AdhocQueryRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryRequest
 
adhocQueryRequest - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
 
AdhocQueryRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for anonymous complex type.
AdhocQueryRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
 
AdhocQueryRequestValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
AdhocQueryRequestValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.AdhocQueryRequestValidator
 
AdhocQueryResponse - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
AdhocQueryResponse() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryResponse
 
adhocQueryResponse - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryResponse
 
AdhocQueryResponse - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for anonymous complex type.
AdhocQueryResponse() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
 
AdhocQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
A registry query.
AdhocQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AdhocQueryType
 
ADT_A01 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message
 
ADT_A01() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
ADT_A01(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
ADT_A01_INSURANCE - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group
 
ADT_A01_INSURANCE(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group.ADT_A01_INSURANCE
 
ADT_A01_PROCEDURE - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group
 
ADT_A01_PROCEDURE(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group.ADT_A01_PROCEDURE
 
ADT_A04 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message
 
ADT_A04() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A04
 
ADT_A04(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A04
 
ADT_A04_INSURANCE - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group
 
ADT_A04_INSURANCE(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group.ADT_A04_INSURANCE
 
ADT_A04_PROCEDURE - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group
 
ADT_A04_PROCEDURE(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group.ADT_A04_PROCEDURE
 
ADT_A05 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message
 
ADT_A05() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A05
 
ADT_A05(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A05
 
ADT_A05_INSURANCE - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group
 
ADT_A05_INSURANCE(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group.ADT_A05_INSURANCE
 
ADT_A05_PROCEDURE - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group
 
ADT_A05_PROCEDURE(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group.ADT_A05_PROCEDURE
 
ADT_A08 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message
 
ADT_A08() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A08
 
ADT_A08(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A08
 
ADT_A08_INSURANCE - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group
 
ADT_A08_INSURANCE(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group.ADT_A08_INSURANCE
 
ADT_A08_PROCEDURE - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group
 
ADT_A08_PROCEDURE(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group.ADT_A08_PROCEDURE
 
ADT_A40 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message
Custom ADT_A40 structire that renames the PATIENT group
ADT_A40() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A40
 
ADT_A40(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A40
 
ADT_A40_PATIENT - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group
 
ADT_A40_PATIENT(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group.ADT_A40_PATIENT
 
affectedObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
 
affectedObjects - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
 
afterCopy(Exchange, Iterable) - Static method in class org.apache.camel.processor.ExchangeCopyHelper
 
afterCopy(Exchange, Iterable) - Method in class org.openehealth.ipf.platform.camel.flow.aspect.ExchangeCopy
Splits the SplitHistory of exchange using SplitHistory.split(int) and sets the newly created SplitHistory objects on the Exchange objects contained in the pairs iterable.
afterPropertiesSet() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
afterPropertiesSet() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
afterPropertiesSet() - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceConfigurer
 
afterPropertiesSet() - Method in class org.openehealth.ipf.platform.camel.core.extend.DefaultModelExtender
 
afterPropertiesSet() - Method in class org.openehealth.ipf.platform.camel.ihe.atna.util.CamelEndpointSender
 
aggregate(Exchange, Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AggregatorAdapter
Applies expressions to oldExchange and newExchange and delegates further processing to AggregatorAdapter.doAggregate(Exchange, Object, Object, Object...)
aggregate(Exchange, Exchange) - Method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingAggregationStrategy
 
aggregate(AggregationStrategy) - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.Splitter
Sets the strategy to aggregate data over all sub exchanges created by the splitter This method allows for chain configuration
aggregationInput(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AggregatorAdapter
Sets an Expression for obtaining data to be obtained from an additional (new) Exchange.
aggregationInput(Closure) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AggregatorAdapter
Sets an expression Closure for obtaining data to be obtained from an additional (new) Exchange.
aggregationStrategy(Aggregator) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new AggregatorAdapter that adapts the given aggregator.
aggregationStrategy(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new AggregatorAdapter that adapts a Aggregator Spring bean identified by name aggregatorBeanName.
aggregationStrategy(RouteBuilder, Aggregator) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
aggregationStrategy(RouteBuilder, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
aggregationStrategy(Closure) - Method in class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
Defines the aggregation logic for the split results as a closure
aggregationStrategy(AggregationStrategy) - Method in class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
Defines the aggregation logic for the split results via a strategy interface
aggregationStrategy(Closure) - Method in class org.openehealth.ipf.platform.camel.flow.model.SplitterDefinition
Defines the aggregation logic for the split results as a closure
aggregationStrategy(AggregationStrategy) - Method in class org.openehealth.ipf.platform.camel.flow.model.SplitterDefinition
Defines the aggregation logic for the split results via a strategy interface
Aggregator<S,T> - Interface in org.openehealth.ipf.commons.core.modules.api
Aggregates a Collection of S objects into one T object.
AggregatorAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Adapts an Aggregator.
AggregatorAdapter(Aggregator) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.AggregatorAdapter
Creates a new AggregatorAdapter and sets the delegate Aggregator.
AlgorithmDescription() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Algorithm Description (QPD-7).
analyzeSegments(AbstractSegmentContainer, int, Object...) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.AbstractSyntaxRuleBuilder
 
analyzeSegments(AbstractSegmentContainer, int, Object...) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
appendSegments(StringBuilder, List<String>, int, int) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Appends segments from startIndex to endIndex-1 to the given StringBuilder.
appendSplitSegment(StringBuilder, List<String>, char) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Appends a split segment to the given StringBuilder.
application(String) - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowBeginProcessorDefinition
Assigns an application name to created flows
application(String) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowBeginProcessor
Set the application name for the flow.
ApplicationConfig - Class in org.openehealth.ipf.commons.flow.config
Persistent configuration data for an application.
ApplicationConfig() - Constructor for class org.openehealth.ipf.commons.flow.config.ApplicationConfig
Creation a new ApplicationConfig with default settings and application name set to null.
ApplicationConfig(String) - Constructor for class org.openehealth.ipf.commons.flow.config.ApplicationConfig
Creation a new ApplicationConfig with default settings and given application name.
ApplicationConfigException - Exception in org.openehealth.ipf.commons.flow.config
Thrown to indicate an invalid value for the ApplicationConfig.
ApplicationConfigException() - Constructor for exception org.openehealth.ipf.commons.flow.config.ApplicationConfigException
 
ApplicationConfigException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.flow.config.ApplicationConfigException
 
ApplicationConfigException(String) - Constructor for exception org.openehealth.ipf.commons.flow.config.ApplicationConfigException
 
ApplicationConfigException(Throwable) - Constructor for exception org.openehealth.ipf.commons.flow.config.ApplicationConfigException
 
apply(Composite) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
apply(T, Location) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
apply(Message) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
apply(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
apply(Message) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
apply(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
apply(T, Location) - Method in class org.openehealth.ipf.modules.hl7.validation.model.CompositeTypeRule
Deprecated.
 
apply(Message) - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
ApproveObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
Java class for anonymous complex type.
ApproveObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ApproveObjectsRequest
 
approveObjectsRequest - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
 
ApproveObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
ApproveObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ApproveObjectsRequest
 
areaCode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
 
areaCode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
 
aroundExchangeProcess(ProceedingJoinPoint) - Method in class org.openehealth.ipf.platform.camel.flow.aspect.ExchangeAggregate
Delegates to ExchangeAggregate.doAroundExchangeProcess(ProceedingJoinPoint) only if this aspect is activated.
aroundExchangeProcessWithCallback(ProceedingJoinPoint) - Method in class org.openehealth.ipf.platform.camel.flow.aspect.ExchangeAggregate
Delegates to ExchangeAggregate.doAroundExchangeProcess(ProceedingJoinPoint) only if this aspect is activated.
asOf(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
assertDisplayNamePresent(EbXMLClassification, String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.ClassificationValidation
 
Assertions - Class in org.openehealth.ipf.platform.camel.core.util
 
Assertions() - Constructor for class org.openehealth.ipf.platform.camel.core.util.Assertions
 
assertMatches(String, Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.PredicateAdapter
 
assertNoOsgiEnvironment() - Static method in class org.openehealth.ipf.platform.camel.core.util.Assertions
 
AssigningAuthority - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an authority that assigns IDs.
AssigningAuthority() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
AssigningAuthority(Hl7v2Based.Holder<HD>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
AssigningAuthority(HD) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
AssigningAuthority(String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
Constructs an assigning authority.
AssigningAuthority(String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
Constructs an assigning authority that complies with the rules of the XDS profile.
AssigningAuthorityAdapter - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
A JAXB XmlAdapter that creates a simplified representation of an AssigningAuthority which just contains the universal id without the namespace id and the universal id type.
AssigningAuthorityAdapter() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.AssigningAuthorityAdapter
 
assignUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
assignUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
assignUniqueId() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
Assigns a random unique ID to this classification.
Association - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an XDS association.
Association() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
Constructs an association.
Association(AssociationType, String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
Constructs an association.
ASSOCIATION_DOC_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
docCode External Classification Scheme of the Association
AssociationBranchType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for AssociationBranchType complex type.
AssociationBranchType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
associationFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
associationFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationQueryType
 
AssociationLabel - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
Association labeling values used for the associations of submission sets.
associationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
associationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
 
AssociationQueryResult - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
AssociationQueryResult() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationQueryResult
 
associationQueryResult - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
 
AssociationQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for AssociationQueryType complex type.
AssociationQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationQueryType
 
AssociationQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for AssociationQueryType complex type.
AssociationQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
 
AssociationTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Transforms an Association to its ebXML representation.
AssociationTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.AssociationTransformer
Constructs the transformer
AssociationType - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
Lists all possible types of associations between two documents.
associationType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
 
associationType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
 
AssociationType1 - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Association is the mapping of the same named interface in ebRIM.
AssociationType1() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
 
AssociationType1 - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Association is the mapping of the same named interface in ebRIM.
AssociationType1() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
 
associationTypeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
 
AssociationValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for parameters that are Code-based.
AssociationValidation(QueryParameter) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.AssociationValidation
Constructs a validation object.
AsynchronyCorrelator - Interface in org.openehealth.ipf.commons.ihe.ws.correlation
Interface for message correlators in asynchronous Web Service-based eHealth transactions.
atLeastVersion(Message, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
atLeastVersion(String, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
atLeastVersion(Version, Version) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
ATTACHMENTS - Static variable in class org.openehealth.ipf.commons.ihe.ws.cxf.ProvidedAttachmentOutInterceptor
Context property that contains the provided attachments that need to be added to the message.
audit(T) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditStrategy
auditableEventFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryType
 
auditableEventQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
auditableEventQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
 
auditableEventQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
 
AuditableEventQueryResult - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
AuditableEventQueryResult() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryResult
 
auditableEventQueryResult - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
 
AuditableEventQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for AuditableEventQueryType complex type.
AuditableEventQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryType
 
AuditableEventQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for AuditableEventQueryType complex type.
AuditableEventQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
 
AuditableEventType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Mapping of the same named interface in ebRIM.
AuditableEventType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AuditableEventType
 
AuditableEventType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
An Event that forms an audit trail in ebXML Registry.
AuditableEventType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
 
auditAuthenticationNodeFailure(String) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditStrategy
Audits an authentication node failure.
auditClientIti57(RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String, List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomXdsAuditor
Generically sends audit messages for XDS Document Administrator Update Document Set events
auditClientIti62(RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomXdsAuditor
Generically sends audit messages for XDS Document Administrator Delete Document Set events ("blind" implementation leaned on the ITI-57 since ITI-62 spec still does not define a ATNA requirements) TODO: the specification of ITI-62 still does not define a ATNA requirements, the work is marked as TBD
AuditDataset - Class in org.openehealth.ipf.commons.ihe.core.atna
A generic data structure used to store information pieces needed for ATNA auditing.
AuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
Constructor.
AuditDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
AuditDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.AuditDefinition
 
AuditInRequestInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.audit
CXF interceptor for ATNA auditing in WS-based IHE transactions with WSA asynchrony support.
AuditInRequestInterceptor(WsAuditStrategy, WsTransactionConfiguration) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AuditInRequestInterceptor
Constructor.
AuditInterceptor<T extends org.openehealth.ipf.commons.ihe.hl7v2.atna.MllpAuditDataset> - Interface in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept
Interface for PIX/PDQ auditing interceptors.
AuditInterceptorUtils - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept
Generic functionality for PIX/PDQ auditing interceptors, a kind of Template Method.
auditIti44Add(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String[], String, List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.Hl7v3Auditor
 
auditIti44Delete(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String, String, List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.Hl7v3Auditor
 
auditIti44Revise(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String[], String, List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.Hl7v3Auditor
 
auditIti45(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String, String[], List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.Hl7v3Auditor
 
auditIti46(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String[], String, List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.Hl7v3Auditor
 
auditIti47(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String, String[], List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.Hl7v3Auditor
 
auditIti51(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String, String, String, String, List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomXdsAuditor
Audits an ITI-51 Multi-Patient Query event.
auditIti55(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String, String, String, String[], List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.Hl7v3Auditor
 
auditIti56(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String, String, List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.Hl7v3Auditor
 
auditIti61(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String, String, List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomXdsAuditor
Audits an ITI-61 Register On-Demand Document Entry event.
auditIti63(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String, String, String, String, List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomXdsAuditor
Audits an ITI-63 XCF Cross-Community Fetch event.
auditIti64(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String, String, String, String, String, String) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomPixAuditor
 
AuditorManager - Class in org.openehealth.ipf.commons.ihe.core.atna
Access synchronizer for OHT XDS ATNA Auditor singletons.
AuditorTLSConfig - Class in org.openehealth.ipf.platform.camel.ihe.atna.util
Helper configuration bean that initializes the underlying ATNA facilities when TLS is used as transport protocol.
AuditorTLSConfig(AuditorModuleConfig) - Constructor for class org.openehealth.ipf.platform.camel.ihe.atna.util.AuditorTLSConfig
 
AuditOutRequestInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.audit
CXF interceptor for ATNA auditing in WS-based IHE transactions with WSA asynchrony support.
AuditOutRequestInterceptor(WsAuditStrategy, AsynchronyCorrelator, WsTransactionConfiguration) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AuditOutRequestInterceptor
Constructor.
auditPcc1(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String, String, String[], List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.Hl7v3Auditor
 
auditRad69(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String[], String[], String[], String[], String[], String, List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomXdsAuditor
Audits an RAD-69 Retrieve Imaging Document Set event.
auditRad75(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String[], String[], String[], String[], String[], String, List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomXdsAuditor
Audits an RAD-75 Cross-Gateway Retrieve Imaging Document Set event.
AuditResponseInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.audit
CXF interceptor for ATNA auditing in WS-based IHE transactions with WSA asynchrony support.
AuditResponseInterceptor(WsAuditStrategy, boolean, AsynchronyCorrelator, boolean) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AuditResponseInterceptor
Constructor.
auditServerIti57(RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String, String, List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomXdsAuditor
Generically sends audit messages for XDS Update Document Set events
auditServerIti62(RFC3881EventCodes.RFC3881EventOutcomeCodes, String, String, String, String, String, List<CodedValueType>) - Method in class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomXdsAuditor
Generically sends audit messages for XDS Delete Document Set events
auditStrategy - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
auditStrategy - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
Server-side ATNA audit strategy.
AuditUtils - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
 
AuditUtils() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.AuditUtils
 
Author - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents the human or machine that created an entry.
Author() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
AuthorClassificationValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
 
AuthorClassificationValidation(String, SlotValueValidation[]) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.AuthorClassificationValidation
 
AuthorTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Transforms between an Author instance and its representation in ebXML.
AuthorTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.AuthorTransformer
Constructs the transformer
AvailabilityStatus - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
Describes the availability of an entry.

B

bean(String) - Method in interface org.openehealth.ipf.commons.core.config.Registry
 
bean(Class<T>) - Method in interface org.openehealth.ipf.commons.core.config.Registry
 
bean(String) - Method in class org.openehealth.ipf.commons.core.config.SimpleRegistry
 
bean(Class<T>) - Method in class org.openehealth.ipf.commons.core.config.SimpleRegistry
 
bean(String) - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
 
bean(Class<T>) - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
 
bean(Class<T>, CamelContext) - Static method in class org.openehealth.ipf.platform.camel.core.util.Contexts
 
beanOrNull(Class<T>, CamelContext) - Static method in class org.openehealth.ipf.platform.camel.core.util.Contexts
 
beans(Class<T>) - Method in interface org.openehealth.ipf.commons.core.config.Registry
 
beans(Class<T>) - Method in class org.openehealth.ipf.commons.core.config.SimpleRegistry
 
beans(Class<T>) - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
 
before(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
beginFlow(ManagedMessage, String) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
beginFlow(ManagedMessage, String, int) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
beginFlow(ManagedMessage, String) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
beginFlow(ManagedMessage, String, int) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
beginFlow(ManagedMessage, String) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
beginFlow(ManagedMessage, String, int) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
BidiMappingService - Class in org.openehealth.ipf.commons.map
 
BidiMappingService() - Constructor for class org.openehealth.ipf.commons.map.BidiMappingService
 
BidiMappingService(String) - Constructor for class org.openehealth.ipf.commons.map.BidiMappingService
 
BidiMappingServiceConfigurer - Class in org.openehealth.ipf.commons.map
 
BidiMappingServiceConfigurer() - Constructor for class org.openehealth.ipf.commons.map.BidiMappingServiceConfigurer
 
BidiMappingServiceOsgiConfigurer - Class in org.openehealth.ipf.commons.map
Searches in all bundles for mapping scripts and configures the BidiMappingService with them.
BidiMappingServiceOsgiConfigurer(BidiMappingService, BundleContext) - Constructor for class org.openehealth.ipf.commons.map.BidiMappingServiceOsgiConfigurer
 
BooleanClause - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
BooleanClause() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.BooleanClause
 
booleanClause - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SimpleClause
 
BooleanFilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for BooleanFilterType complex type.
BooleanFilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.BooleanFilterType
 
booleanPredicate - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.BooleanClause
 
BranchType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for BranchType complex type.
BranchType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.BranchType
 
builder() - Method in class org.openehealth.ipf.platform.camel.core.model.ParamsDefinition
 
builderExpression() - Static method in class org.openehealth.ipf.platform.camel.core.util.Expressions
 
buildInstanceIdentifier(MarkupBuilder, String, boolean, String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
buildInstanceIdentifier(MarkupBuilder, String, boolean, String, String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
buildInstanceIdentifier(MarkupBuilder, String, boolean, Composite) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
buildReceiverAndSender(MarkupBuilder, GPathResult, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
bundleChanged(BundleEvent) - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceOsgiConfigurer
 
ByteArrayToClinicalDocumentConverter - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
Special document content converter for Continua HRN request.
ByteArrayToClinicalDocumentConverter() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToClinicalDocumentConverter
 
ByteArrayToDataHandlerConverter - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
 
ByteArrayToDataHandlerConverter() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToDataHandlerConverter
 
ByteArrayToDomConverter - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
 
ByteArrayToDomConverter() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToDomConverter
 
ByteArrayToStringConverter - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
 
ByteArrayToStringConverter() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToStringConverter
 

C

call(Type, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
call(Segment, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
call(Group, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
call(Object...) - Method in class org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter
 
callClosure(Closure, Object...) - Static method in class org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter
 
callCreateAuditRoutine(RFC3881EventCodes.RFC3881EventOutcomeCodes, Iti8AuditDataset, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditStrategy
 
callCreateAuditRoutine(RFC3881EventCodes.RFC3881EventOutcomeCodes, Iti8AuditDataset, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8ClientAuditStrategy
 
callCreateAuditRoutine(RFC3881EventCodes.RFC3881EventOutcomeCodes, Iti8AuditDataset, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8ServerAuditStrategy
 
callDeleteAuditRoutine(RFC3881EventCodes.RFC3881EventOutcomeCodes, Iti8AuditDataset, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditStrategy
 
callDeleteAuditRoutine(RFC3881EventCodes.RFC3881EventOutcomeCodes, Iti8AuditDataset, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8ClientAuditStrategy
 
callDeleteAuditRoutine(RFC3881EventCodes.RFC3881EventOutcomeCodes, Iti8AuditDataset, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8ServerAuditStrategy
 
callService(Object, String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
callService(Object, String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44Producer
 
callService(Object, String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseProducer
 
callService(Object, InType) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Sends the given request body to a Web Service via the given client proxy.
callService(Object, InType) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.SimpleWsProducer
 
callService(Object, ProvideAndRegisterDocumentSetRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti15.Iti15Producer
 
callUpdateAuditRoutine(RFC3881EventCodes.RFC3881EventOutcomeCodes, Iti8AuditDataset, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditStrategy
 
callUpdateAuditRoutine(RFC3881EventCodes.RFC3881EventOutcomeCodes, Iti8AuditDataset, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8ClientAuditStrategy
 
callUpdateAuditRoutine(RFC3881EventCodes.RFC3881EventOutcomeCodes, Iti8AuditDataset, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8ServerAuditStrategy
 
CamelEndpointSender - Class in org.openehealth.ipf.platform.camel.ihe.atna.util
An audit message sender that sends audit messages to a configured Camel endpoint.
CamelEndpointSender() - Constructor for class org.openehealth.ipf.platform.camel.ihe.atna.util.CamelEndpointSender
 
cancel(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ContinuationsPortType
 
cancel(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47PortType
 
cancel(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1PortType
 
cancel(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
cancel(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Service
 
cancel(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Service
 
cancel0(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
canDropCorrelation(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseService
 
canDropCorrelation(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractAsyncResponseWebService
Determines whether correlation items related to the given message can be dropped.
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SqlQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveDocumentSet
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
canEqual(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
canProcess() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
canProcess() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
canProcess() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
canProcess() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
canProcess() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
canProcess() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
cast(JAXBElement<? extends IdentifiableType>, Class<T>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
Casts an object from the contents into the given type.
catalogingLatency - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
 
ccd(ValidatorAdapterDefinition, Map) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
ccd(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
CCD_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
ccda(ValidatorAdapterDefinition, Map) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
ccda(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
CCDA_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
ccda_schema(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
CCDA_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
CDA4CDT_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
CDA_PHMR_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
CDAExtensionModule - Class in org.openehealth.ipf.platform.camel.cda.extend
 
CDAExtensionModule() - Constructor for class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
cdar2(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
CDAR2_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
CDAR2Constants - Interface in org.openehealth.ipf.modules.cda
 
CDAR2Parser - Class in org.openehealth.ipf.modules.cda
 
CDAR2Parser() - Constructor for class org.openehealth.ipf.modules.cda.CDAR2Parser
 
CDAR2Renderer - Class in org.openehealth.ipf.modules.cda
 
CDAR2Renderer() - Constructor for class org.openehealth.ipf.modules.cda.CDAR2Renderer
 
CDAR2Utils - Class in org.openehealth.ipf.modules.cda
 
CDAR2Validator - Class in org.openehealth.ipf.modules.cda
Validates a ClinicalDocuments instance for conformity against CDA and/or CCD schema.
CDAR2Validator() - Constructor for class org.openehealth.ipf.modules.cda.CDAR2Validator
 
Chainable - Interface in org.openehealth.ipf.commons.ihe.core.chain
Base for an element of interceptor chain.
ChainableImpl - Class in org.openehealth.ipf.commons.ihe.core.chain
Base for an element of interceptor chain.
ChainableImpl() - Constructor for class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
 
ChainException - Exception in org.openehealth.ipf.commons.ihe.core.chain
 
ChainException(String) - Constructor for exception org.openehealth.ipf.commons.ihe.core.chain.ChainException
 
ChainException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.ihe.core.chain.ChainException
 
ChainException(Throwable) - Constructor for exception org.openehealth.ipf.commons.ihe.core.chain.ChainException
 
ChainUtils - Class in org.openehealth.ipf.commons.ihe.core.chain
 
ChainUtils() - Constructor for class org.openehealth.ipf.commons.ihe.core.chain.ChainUtils
 
characterSet(Exchange) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.AbstractHl7v2Interceptor
Returns character set configured in the given Camel exchange, or, when none found, the system default character set.
charset - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.LocalizedStringType
 
charset - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
 
checkCompositesWith(CompositeTypeRule) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
checkIf(MessageRuleBuilder, Closure) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
checkIf(PrimitiveRuleBuilder, Closure) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
checkIf(EncodingRuleBuilder, Closure) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
checkIf(Closure) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.EncodingRuleBuilder
 
checkIf(Closure) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
checkIf(Closure) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
checkMessageAcceptance(Message, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
Performs acceptance test of the given message.
checkMessageAcceptance(String, String, String, String, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
Performs acceptance test of the message with the given attributes.
checkPrimitive(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
checkRequestAcceptance(Message, Hl7v2TransactionConfiguration) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
checkRequestAcceptance(Message) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
Performs transaction-specific acceptance test of the given request message.
checkResponseAcceptance(Message, Hl7v2TransactionConfiguration) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
checkResponseAcceptance(Message) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
Performs transaction-specific acceptance test of the given response message.
childOrganizationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
 
childrenQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationNodeQueryType
 
childrenQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationSchemeQueryType
 
ChoiceValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation to ensure that only one of the given parameters is specified.
ChoiceValidation(QueryParameter...) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.ChoiceValidation
Constructs a validation object.
city - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
 
city - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
 
classification - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
 
classification - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
classificationFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
 
classificationFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassifiedByBranch
 
classificationNode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationNodeType
 
classificationNode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationSchemeType
 
classificationNode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationType
 
classificationNode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
 
classificationNode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
 
classificationNode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
 
classificationNodeChildrenBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationNodeQueryType
 
classificationNodeFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationNodeQueryType
 
classificationNodeParentBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationNodeQueryType
 
classificationNodeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
classificationNodeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
 
classificationNodeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassifiedByBranch
 
classificationNodeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
 
classificationNodeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
 
ClassificationNodeQueryResult - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
ClassificationNodeQueryResult() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationNodeQueryResult
 
classificationNodeQueryResult - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
 
ClassificationNodeQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for ClassificationNodeQueryType complex type.
ClassificationNodeQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationNodeQueryType
 
ClassificationNodeQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ClassificationNodeQueryType complex type.
ClassificationNodeQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationNodeQueryType
 
ClassificationNodeType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
ClassificationNode is the mapping of the same named interface in ebRIM.
ClassificationNodeType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationNodeType
 
ClassificationNodeType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
ClassificationNode is the mapping of the same named interface in ebRIM.
ClassificationNodeType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
 
classificationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
classificationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
 
classificationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
ClassificationQueryResult - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
ClassificationQueryResult() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryResult
 
classificationQueryResult - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
 
ClassificationQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for ClassificationQueryType complex type.
ClassificationQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
 
ClassificationQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ClassificationQueryType complex type.
ClassificationQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
 
classificationScheme - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationType
 
classificationScheme - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
 
classificationSchemeFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationSchemeQueryType
 
classificationSchemeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
classificationSchemeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationNodeQueryType
 
classificationSchemeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
 
classificationSchemeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassifiedByBranch
 
classificationSchemeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
 
classificationSchemeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
 
ClassificationSchemeQueryResult - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
ClassificationSchemeQueryResult() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationSchemeQueryResult
 
classificationSchemeQueryResult - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
 
ClassificationSchemeQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for ClassificationSchemeQueryType complex type.
ClassificationSchemeQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationSchemeQueryType
 
ClassificationSchemeQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ClassificationSchemeQueryType complex type.
ClassificationSchemeQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationSchemeQueryType
 
ClassificationSchemeType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
ClassificationScheme is the mapping of the same named interface in ebRIM.
ClassificationSchemeType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationSchemeType
 
ClassificationSchemeType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
ClassificationScheme is the mapping of the same named interface in ebRIM.
ClassificationSchemeType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
 
ClassificationType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Classification is the mapping of the same named interface in ebRIM.
ClassificationType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationType
 
ClassificationType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Classification is the mapping of the same named interface in ebRIM.
ClassificationType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
 
ClassificationValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a classification.
ClassificationValidation(String, Vocabulary.DisplayNameUsage, SlotValueValidation[]) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.ClassificationValidation
Constructs the validation with exactly one classification with the given classScheme no checks for name.
ClassificationValidation(String, int, int, Vocabulary.DisplayNameUsage, SlotValueValidation[]) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.ClassificationValidation
Constructs the validation for classifications with the given classScheme.
ClassifiedByBranch - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
ClassifiedByBranch() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassifiedByBranch
 
classifiedByBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
 
classifiedObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationType
 
classifiedObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
 
classifiedObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
 
ClassPathProfileStore - Class in org.openehealth.ipf.modules.hl7.validation.support
 
ClassPathProfileStore() - Constructor for class org.openehealth.ipf.modules.hl7.validation.support.ClassPathProfileStore
 
classScheme - Variable in class org.openehealth.ipf.commons.ihe.xds.core.validate.ClassificationValidation
 
Clause - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
Clause() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.Clause
 
clause - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.CompoundClause
 
clause - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterType
 
cleanRequestContext(WrappedMessageContext) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Request context is shared among subsequent requests, so we have to clean it.
clear() - Method in class org.openehealth.ipf.commons.core.config.SimpleRegistry
 
clearErrorStatus() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
clearRegistry() - Static method in class org.openehealth.ipf.commons.core.config.ContextFacade
Empties the registry
ClientAuthType - Enum in org.openehealth.ipf.commons.ihe.core
 
ClinicalDocumentToByteArrayConverter - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
 
ClinicalDocumentToByteArrayConverter() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ClinicalDocumentToByteArrayConverter
 
close() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
Closes any open resources and stops an active iteration
ClosureAdapter - Class in org.openehealth.ipf.platform.camel.core.closures
Base class for concrete closure adapters.
ClosureAdapter(Closure) - Constructor for class org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter
 
ClosureEncodingRule - Class in org.openehealth.ipf.modules.hl7.validation.model
 
ClosureEncodingRule(Closure) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
ClosureEncodingRule(String, String, Closure) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
ClosureMessageRule - Class in org.openehealth.ipf.modules.hl7.validation.model
 
ClosureMessageRule() - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
ClosureMessageRule(Closure) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
ClosureMessageRule(String, String, Closure) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
ClosurePrimitiveTypeRule - Class in org.openehealth.ipf.modules.hl7.validation.model
 
ClosurePrimitiveTypeRule(Closure) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
ClosurePrimitiveTypeRule(String, String, Closure) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
ClosureRuleSupport - Class in org.openehealth.ipf.modules.hl7.validation.model
 
ClosureRuleSupport(Closure<ValidationException[]>) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
ClosureRuleSupport(String, String, Closure<ValidationException[]>) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
ClusterSearchCallback - Class in org.openehealth.ipf.commons.flow.repository.search
 
ClusterSearchCallback() - Constructor for class org.openehealth.ipf.commons.flow.repository.search.ClusterSearchCallback
 
Code - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents a code.
Code() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
Constructs a code.
Code(CE) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
Constructs a code.
Code(String, LocalizedString, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
Constructs a code.
code - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationNodeType
 
code - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
 
codeContext - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
 
codeContext - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
 
CodeTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Transforms between Code and its ebXML representation.
CodeTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.CodeTransformer
Constructs the transformer
CodeValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for parameters that are Code-based.
CodeValidation(QueryParameter, boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.CodeValidation
Constructs a validation object.
CodeValidation(QueryParameter) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.CodeValidation
Constructs a validation object.
collectErrorInfo(Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
CombinedXmlValidationProfile - Interface in org.openehealth.ipf.commons.xml
Interface for combined (XML Schema + Schematron) validation profiles.
CombinedXmlValidator - Class in org.openehealth.ipf.commons.xml
XSD- and Schematron-based validator for HL7 v3 messages.
CombinedXmlValidator() - Constructor for class org.openehealth.ipf.commons.xml.CombinedXmlValidator
 
comment - Variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
comment - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.VersionInfoType
 
comment - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
 
CommonsCoreBeanDefinitionParser - Class in org.openehealth.ipf.commons.core.config
BeanDefinitionParser for Spring bean extensions
CommonsCoreBeanDefinitionParser() - Constructor for class org.openehealth.ipf.commons.core.config.CommonsCoreBeanDefinitionParser
 
CommonsCoreNamespaceHandler - Class in org.openehealth.ipf.commons.core.config
NamespaceHandler for Spring Beans
CommonsCoreNamespaceHandler() - Constructor for class org.openehealth.ipf.commons.core.config.CommonsCoreNamespaceHandler
 
comparator - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SimpleFilterType
 
compare(CustomRouteBuilder, CustomRouteBuilder) - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilderConfigurer
 
compareTo(OrderedConfigurer<T, R>) - Method in class org.openehealth.ipf.commons.core.config.OrderedConfigurer
 
compareTo(SplitHistory) - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
 
compareTo(CustomRouteBuilder) - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilder
 
CompositeHL7v2Exception - Exception in org.openehealth.ipf.modules.hl7
Deprecated.
Validation in HAPI 2.2 does not require composite exceptions
CompositeHL7v2Exception() - Constructor for exception org.openehealth.ipf.modules.hl7.CompositeHL7v2Exception
Deprecated.
 
CompositeHL7v2Exception(List<AbstractHL7v2Exception>) - Constructor for exception org.openehealth.ipf.modules.hl7.CompositeHL7v2Exception
Deprecated.
 
CompositeHL7v2Exception(AbstractHL7v2Exception[]) - Constructor for exception org.openehealth.ipf.modules.hl7.CompositeHL7v2Exception
Deprecated.
 
CompositeHL7v2Exception(String, AbstractHL7v2Exception[]) - Constructor for exception org.openehealth.ipf.modules.hl7.CompositeHL7v2Exception
Deprecated.
 
CompositeHL7v2Exception(String) - Constructor for exception org.openehealth.ipf.modules.hl7.CompositeHL7v2Exception
Deprecated.
 
CompositeHL7v2Exception(String, List<AbstractHL7v2Exception>) - Constructor for exception org.openehealth.ipf.modules.hl7.CompositeHL7v2Exception
Deprecated.
 
CompositeTypeRule<T extends ca.uhn.hl7v2.model.Composite> - Class in org.openehealth.ipf.modules.hl7.validation.model
Deprecated. 
CompositeTypeRule() - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.CompositeTypeRule
Deprecated.
 
compoundClause - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.Clause
 
CompoundClause - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
CompoundClause() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.CompoundClause
 
CompoundFilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for CompoundFilterType complex type.
CompoundFilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
 
conditional(MarkupBuilder, String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
conditional(MarkupBuilder, String, String, Map) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
ConditionalActivator - Interface in org.openehealth.ipf.commons.core.extend
Deprecated.
ConfigRepository - Interface in org.openehealth.ipf.commons.flow.repository
 
ConfigRepositoryImpl - Class in org.openehealth.ipf.commons.flow.repository
 
ConfigRepositoryImpl() - Constructor for class org.openehealth.ipf.commons.flow.repository.ConfigRepositoryImpl
 
CONFIGURATION - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
CONFIGURATION - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10Component
 
CONFIGURATION - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21Component
 
CONFIGURATION - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22Component
 
CONFIGURATION - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64Component
 
CONFIGURATION - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8Component
 
CONFIGURATION - Static variable in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9Component
 
configure(T) - Method in interface org.openehealth.ipf.commons.core.config.Configurer
 
configure(Registry) - Method in class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
configure(DynamicExtension) - Method in class org.openehealth.ipf.commons.core.extend.config.DynamicExtensionConfigurer
 
configure(Extension) - Method in class org.openehealth.ipf.commons.core.extend.config.ExtensionConfigurer
Deprecated.
 
configure() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.ConformanceProfileBasedValidationBuilder
Configures the matching CachingGazelleProfileRule to be validated against
configure(CustomMappings) - Method in class org.openehealth.ipf.commons.map.config.CustomMappingsConfigurer
configuration logic
configure(CustomModelClasses) - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClassFactoryConfigurer
 
configure() - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
configure() - Method in class org.openehealth.ipf.modules.hl7.validation.support.DefaultTypeRulesValidationContext
 
configure(CustomRouteBuilder) - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilderConfigurer
 
configureClient(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Sets thread safety & timeout options of the given CXF client.
configureInterceptors(ServerFactoryBean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AsyncResponseServiceFactory
 
configureInterceptors(Client) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ClientFactory
 
configureInterceptors(Client) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3DeferredResponderFactory
 
configureInterceptors(ServerFactoryBean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ServiceFactory
 
configureInterceptors(Client) - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
Configures SOAP interceptors for the given client.
configureInterceptors(ServerFactoryBean) - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
Called to configure any interceptors of the service.
configureInterceptors(ServerFactoryBean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.XdsAsyncResponseServiceFactory
 
configureInterceptors(Client) - Method in class org.openehealth.ipf.commons.ihe.xds.core.XdsClientFactory
 
configureInterceptors(ServerFactoryBean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.XdsServiceFactory
 
configureProperties(Map) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
Configurer<T,R extends Registry> - Interface in org.openehealth.ipf.commons.core.config
Base interface to implement for any custom configurers.
conformanceProfile - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
 
ConformanceProfileBasedValidationBuilder - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions
Simple validation rule builder that just uses a conformance profile to validate against a message that is allowed for a defined set of HL7v2 based IHE transactions.
ConformanceProfileBasedValidationBuilder(HL7v2Transactions) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.ConformanceProfileBasedValidationBuilder
 
ConformanceProfileValidators - Class in org.openehealth.ipf.platform.camel.hl7.validation
Factory for manually triggering a validation of a message depending on a profile or a defined IHETransaction.
conformsToProfile(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
connectivePredicate - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.CompoundClause
 
ConsumerAdaptingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer
Consumer-side Camel interceptor which creates a Message from various possible response types.
ConsumerAdaptingInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerAdaptingInterceptor
Constructor which enforces the use of a particular character set.
ConsumerAdaptingInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerAdaptingInterceptor
Constructor which does not enforce the use of a particular character set.
ConsumerAuditInterceptor<T extends org.openehealth.ipf.commons.ihe.hl7v2.atna.MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side ATNA auditing Camel interceptor.
ConsumerAuditInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuditInterceptor
 
ConsumerAuthenticationFailureInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Interceptor that handles any MllpAuthenticationFailure that occurred while processing an exchange.
ConsumerAuthenticationFailureInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuthenticationFailureInterceptor
 
ConsumerDispatchingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Interceptor which dispatches an incoming request message to another MLLP route.
ConsumerDispatchingInterceptor(CamelContext, String...) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
Constructs a dispatching interceptor.
ConsumerDispatchingInterceptor(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
Constructs a dispatching interceptor
ConsumerInPayloadLoggerInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side MLLP interceptor which stores incoming payload into files with user-defined name patterns.
ConsumerInPayloadLoggerInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
ConsumerInteractiveResponseSenderInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side interceptor for interactive continuation support as described in paragraph 5.6.3 of the HL7 v2.5 specification.
ConsumerInteractiveResponseSenderInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInteractiveResponseSenderInterceptor
 
ConsumerMarshalInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer
Consumer-side HL7 marshaling/unmarshaling interceptor.
ConsumerMarshalInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerMarshalInterceptor
 
ConsumerOutPayloadLoggerInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side MLLP interceptor which stores outgoing payload into files with user-defined name patterns.
ConsumerOutPayloadLoggerInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
ConsumerRequestAcceptanceInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer
Consumer-side interceptor for request message acceptance checking.
ConsumerRequestAcceptanceInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerRequestAcceptanceInterceptor
 
ConsumerRequestDefragmenterInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side interceptor for receiving unsolicited request fragments as described in paragraph 2.10.2.2 of the HL7 v.2.5 specification.
ConsumerRequestDefragmenterInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerRequestDefragmenterInterceptor
 
ConsumerResponseAcceptanceInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer
Consumer-side interceptor for response message acceptance checking.
ConsumerResponseAcceptanceInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerResponseAcceptanceInterceptor
 
ConsumerSegmentEchoingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer
Consumer-side HL7v2 interceptor which echoes one segment from the request message in the corresponding response message.
ConsumerSegmentEchoingInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerSegmentEchoingInterceptor
 
ConsumerStringProcessingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Consumer-side MLLP interceptor that sets character encoding configured for the given endpoint, and handles segment fragmentation (\rADD|...).
ConsumerStringProcessingInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerStringProcessingInterceptor
 
content - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.QueryExpressionType
 
ContentMap - Class in org.openehealth.ipf.commons.core
Content map based on Spring type conversion framework.
ContentMap() - Constructor for class org.openehealth.ipf.commons.core.ContentMap
 
contentVersionInfo - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
contentVersionInfoFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExtrinsicObjectQueryType
 
ContextFacade - Class in org.openehealth.ipf.commons.core.config
Facade to an active registry, providing static access to their registered beans.
ContextFacade() - Constructor for class org.openehealth.ipf.commons.core.config.ContextFacade
 
Contexts - Class in org.openehealth.ipf.platform.camel.core.util
 
Contexts() - Constructor for class org.openehealth.ipf.platform.camel.core.util.Contexts
 
ContinuaHrnCamelProcessors - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn
Validating and transformation processors for the Continua HRN transaction.
ContinuaHrnCamelProcessors() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.ContinuaHrnCamelProcessors
 
continuaHrnRequestTransformerAndValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.ContinuaHrnCamelProcessors
Returns a transformation & validation processor for Continua HRN request messages.
continuaHrnResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.ContinuaHrnCamelProcessors
Returns a validating processor for Continua HRN response messages.
continuation(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ContinuationsPortType
 
continuation(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47PortType
 
continuation(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1PortType
 
continuation(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
continuation(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Service
 
continuation(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Service
 
continuation0(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
continuaWanRequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.Hl7v2WsCamelValidators
Returns a validating processor for Continua WAN - conform request messages.
continuaWanResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.Hl7v2WsCamelValidators
Returns a validating processor for Continua WAN - conform response messages.
convert(String, Object...) - Method in class org.openehealth.ipf.commons.core.modules.api.Converter
Parses a message and renders the internal model into a different external representation.
convert(InputStream, OutputStream, Object...) - Method in class org.openehealth.ipf.commons.core.modules.api.Converter
Parses a message and renders the internal model into a different external representation.
convert(Source, Result, Object...) - Method in class org.openehealth.ipf.commons.core.modules.api.Converter
Parses a message and renders the internal model into a different external representation.
convert(Reader, Writer, Object...) - Method in class org.openehealth.ipf.commons.core.modules.api.Converter
Parses a message and renders the internal model into a different external representation.
convert(byte[]) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToClinicalDocumentConverter
 
convert(byte[]) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToDataHandlerConverter
 
convert(byte[]) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToDomConverter
 
convert(byte[]) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToStringConverter
 
convert(ClinicalDocument) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ClinicalDocumentToByteArrayConverter
 
convert(DataHandler) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.DataHandlerToByteArrayConverter
 
convert(Document) - Method in class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.DomToByteArrayConverter
 
convert(ProvideAndRegisterDocumentSet) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML21Converters
Standard Camel converter for the Provide and Register Document Set request.
convert(ProvideAndRegisterDocumentSetRequestType) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML21Converters
Standard Camel converter for the Provide and Register Document Set request.
convert(RegisterDocumentSet) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML21Converters
Standard Camel converter for the Register Document Set request.
convert(SubmitObjectsRequest) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML21Converters
Standard Camel converter for the Register Document Set request.
convert(Response) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML21Converters
Standard Camel converter for the Registry response.
convert(RegistryResponse) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML21Converters
Standard Camel converter for the Registry response.
convert(QueryRegistry) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML21Converters
Standard Camel converter for the Query Registry request.
convert(AdhocQueryRequest) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML21Converters
Standard Camel converter for the Query Registry request.
convert(QueryResponse) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML21Converters
Standard Camel converter for the Query response.
convert(ProvideAndRegisterDocumentSet) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Provide and Register Document Set request.
convert(ProvideAndRegisterDocumentSetRequestType) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Provide and Register Document Set request.
convert(RegisterDocumentSet) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Register Document Set request.
convert(SubmitObjectsRequest) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Register Document Set request.
convert(Response) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Registry response.
convert(RegistryResponseType) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Registry response.
convert(QueryRegistry) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Query Registry request.
convert(AdhocQueryRequest) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Query Registry request.
convert(QueryResponse) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Query response.
convert(RetrieveDocumentSet) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Retrieve Document Set request.
convert(RetrieveDocumentSetRequestType) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Retrieve Document Set request.
convert(RetrievedDocumentSet) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Retrieve Document Set response.
convert(RetrieveDocumentSetResponseType) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Retrieve Document Set response.
convert(RetrieveImagingDocumentSet) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Retrieve Imaging Document Set request.
convert(RetrieveImagingDocumentSetRequestType) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Retrieve Imaging Document Set request.
convert(RemoveDocumentSet) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Remove Objects request.
convert(RemoveObjectsRequest) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Remove Document Set request.
convertBodyToString(Message, String, boolean) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2MarshalUtils
Converts message contents to a String using the given character set and replaces all '\n''s with '\r''s.
Converter<S,T> - Class in org.openehealth.ipf.commons.core.modules.api
Abstract class that serializes parsing, translating and rendering steps.
Converter() - Constructor for class org.openehealth.ipf.commons.core.modules.api.Converter
 
converter(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new ConverterAdapter that adapts a Converter Spring bean identified by name converterBeanName.
ConverterAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Adapts a Converter.
ConverterAdapter(Converter) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
Creates a new ConverterAdapter and sets the delegate Converter.
convertToQueryResponse(RegistryResponse) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML21Converters
Standard Camel converter for the Query response.
convertToQueryResponse(AdhocQueryResponse) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
Standard Camel converter for the Query response.
copy(Message) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
copy(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
copyExchange(Exchange, Exchange) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Copies the source exchange to target exchange preserving the ExchangePattern of target.
copyInput(Exchange) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Copies the exchange's in-message to the out-message if the exchange pattern is ExchangePattern.InOut.
copyInterceptorsFromProvider(InterceptorProvider, InterceptorProvider) - Static method in class org.openehealth.ipf.commons.ihe.ws.InterceptorUtils
 
copyMessage(Message, Message) - Static method in class org.openehealth.ipf.modules.hl7.dsl.Messages
 
CoreExtensionModule - Class in org.openehealth.ipf.platform.camel.core.extend
 
CoreExtensionModule() - Constructor for class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
CoreModelExtension - Class in org.openehealth.ipf.platform.camel.core.extend
 
CoreModelExtension() - Constructor for class org.openehealth.ipf.platform.camel.core.extend.CoreModelExtension
 
correct(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
CORRELATION_KEY_HEADER_NAME - Static variable in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Name of Camel message header where the user should store the optional correlation key.
correlationId - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.AcceptObjectsRequest
 
count(Segment, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
count(Group, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
country - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
 
country - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
 
countryCode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
 
countryCode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
 
createAcceptObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of AcceptObjectsRequest
createAck(Message) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.NakFactory
Generates a transaction-specific HL7v2 ACK response message on the basis of the original HAPI request message.
createAck(Message) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.QpdAwareNakFactory
 
createAction(ActionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ActionType>}
createAddress(PostalAddressType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<PostalAddressType>}
createAddress(PostalAddressType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<PostalAddressType>}
createAddSlotsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ObjectFactory
Create an instance of AddSlotsRequest
createAdhocQuery(AdhocQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<AdhocQueryType>}
createAdhocQueryQuery(AdhocQueryQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<AdhocQueryQueryType>}
createAdhocQueryQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of AdhocQueryQueryType
createAdhocQueryRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
createAdhocQueryRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createAdhocQueryRequest() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new request to query a registry.
createAdhocQueryRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of AdhocQueryRequest
createAdhocQueryRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of AdhocQueryRequest
createAdhocQueryResponse(EbXMLObjectLibrary, boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
createAdhocQueryResponse(EbXMLObjectLibrary, boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createAdhocQueryResponse(EbXMLObjectLibrary, boolean) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new response for a query request.
createAdhocQueryResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of AdhocQueryResponse
createAdhocQueryResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of AdhocQueryResponse
createAdhocQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of AdhocQueryType
createAgent(MarkupBuilder, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
createApproveObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ObjectFactory
Create an instance of ApproveObjectsRequest
createApproveObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of ApproveObjectsRequest
createAssociation(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
createAssociation(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createAssociation(String, EbXMLObjectLibrary) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new association.
createAssociation(AssociationType1) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<AssociationType1>}
createAssociation(AssociationType1) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<AssociationType1>}
createAssociationBranchType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of AssociationBranchType
createAssociationFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createAssociationQuery(AssociationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<AssociationQueryType>}
createAssociationQuery(AssociationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<AssociationQueryType>}
createAssociationQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of AssociationQueryResult
createAssociationQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of AssociationQueryType
createAssociationQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of AssociationQueryType
createAssociationType1() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of AssociationType1
createAssociationType1() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of AssociationType1
createAuditableEvent(AuditableEventType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<AuditableEventType>}
createAuditableEvent(AuditableEventType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<AuditableEventType>}
createAuditableEventFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createAuditableEventQuery(AuditableEventQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<AuditableEventQueryType>}
createAuditableEventQuery(AuditableEventQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<AuditableEventQueryType>}
createAuditableEventQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of AuditableEventQueryResult
createAuditableEventQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of AuditableEventQueryType
createAuditableEventQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of AuditableEventQueryType
createAuditableEventType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of AuditableEventType
createAuditableEventType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of AuditableEventType
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditStrategy
Creates a new audit dataset audit instance.
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditStrategy30
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveAuditStrategy30
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditStrategy30
 
createAuditDataset() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditStrategy30
 
createAuditDataset() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditStrategy
Creates a new audit dataset instance.
createAuditDataset() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10AuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9AuditStrategy
 
createAuditDataset() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore.PdqAuditStrategy
 
createBirthPlaceElement(MarkupBuilder, Segment) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
createBooleanClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of BooleanClause
createBooleanFilter(BooleanFilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<BooleanFilterType>}
createBooleanFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of BooleanFilterType
createChain(List<T>, Collection<T>) - Static method in class org.openehealth.ipf.commons.ihe.core.chain.ChainUtils
 
createClassification(EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
createClassification(EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createClassification(EbXMLObjectLibrary) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new classification.
createClassification(ClassificationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<ClassificationType>}
createClassification(ClassificationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ClassificationType>}
createClassificationFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createClassificationNode(ClassificationNodeType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<ClassificationNodeType>}
createClassificationNode(ClassificationNodeType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ClassificationNodeType>}
createClassificationNodeChildrenBranch(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
createClassificationNodeFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createClassificationNodeParentBranch(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
createClassificationNodeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
createClassificationNodeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
createClassificationNodeQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of ClassificationNodeQueryResult
createClassificationNodeQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of ClassificationNodeQueryType
createClassificationNodeQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ClassificationNodeQueryType
createClassificationNodeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of ClassificationNodeType
createClassificationNodeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ClassificationNodeType
createClassificationQuery(ClassificationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<ClassificationQueryType>}
createClassificationQuery(ClassificationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<ClassificationQueryType>}
createClassificationQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of ClassificationQueryResult
createClassificationQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of ClassificationQueryType
createClassificationQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ClassificationQueryType
createClassificationScheme(ClassificationSchemeType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<ClassificationSchemeType>}
createClassificationScheme(ClassificationSchemeType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ClassificationSchemeType>}
createClassificationSchemeFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createClassificationSchemeQuery(ClassificationSchemeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
createClassificationSchemeQuery(ClassificationSchemeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
createClassificationSchemeQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of ClassificationSchemeQueryResult
createClassificationSchemeQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of ClassificationSchemeQueryType
createClassificationSchemeQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ClassificationSchemeQueryType
createClassificationSchemeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of ClassificationSchemeType
createClassificationSchemeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ClassificationSchemeType
createClassificationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of ClassificationType
createClassificationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ClassificationType
createClassifiedByBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of ClassifiedByBranch
createClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of Clause
createCompoundClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of CompoundClause
createCompoundFilter(CompoundFilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<CompoundFilterType>}
createCompoundFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of CompoundFilterType
createConfig(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
Creates a configuration object.
createConfig(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
createConfig(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
createConfig(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
createConsumer(Processor) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
 
createConsumer(Processor) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Wraps the original starting point of the consumer route into a set of PIX/PDQ-specific interceptors.
createConsumer(Processor) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
createConsumer(Processor) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Endpoint
 
createCustodian(MarkupBuilder, String, Object) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
createDateTimeClause(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<XMLGregorianCalendar>}
createDateTimeFilter(DateTimeFilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<DateTimeFilterType>}
createDateTimeFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of DateTimeFilterType
createDefaultNak(HL7Exception) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.NakFactory
Generates a "default" HL7v2 NAK message on the basis of the thrown exception.
createDelegateExchange(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.Responder
Creates the exchange for the next processor returned by DelegateProcessor.getProcessor() from a source exchange.
createDeprecateObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ObjectFactory
Create an instance of DeprecateObjectsRequest
createDeprecateObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of DeprecateObjectsRequest
createDescription(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<InternationalStringType>}
createDescription(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<InternationalStringType>}
createDescriptionBranch(InternationalStringBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
createEbXMLInstance(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
createEbXMLInstance(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
createEbXMLInstance(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
createEbXMLInstance(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to create a new instance of the ebXML type.
createEmailAddress(EmailAddressType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<EmailAddressType>}
createEmailAddress(EmailAddressType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<EmailAddressType>}
createEmailAddressFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createEmailAddressType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of EmailAddressType
createEmailAddressType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of EmailAddressType
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WsComponent
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.AbstractIti44Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45.Iti45Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46.Iti46Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseComponent
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseComponent
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse.Iti56AsyncResponseComponent
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.Iti56Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Component
 
createEndpoint(Mina2Endpoint, ConfigType) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
Creates an endpoint object.
createEndpoint(String, String, Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
Creates and configures the endpoint.
createEndpoint(Mina2Endpoint, MllpDispatchEndpointConfiguration) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
createEndpoint(Mina2Endpoint, MllpTransactionEndpointConfiguration) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti14.Iti14Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti15.Iti15Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti16.Iti16Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti18.Iti18Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse.Iti38AsyncResponseComponent
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.Iti38Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse.Iti39AsyncResponseComponent
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.Iti39Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti42.Iti42Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti43.Iti43Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti51.Iti51Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti57.Iti57Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti61.Iti61Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti62.Iti62Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse.Iti63AsyncResponseComponent
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.Iti63Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad69.Rad69Component
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse.Rad75AsyncResponseComponent
 
createEndpoint(String, String, Map) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.Rad75Component
 
createExchange(Exchange, ExchangePattern) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Creates a new Exchange instance from the given exchange.
createExchange(CamelContext, ExchangePattern) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Creates a new Exchange instance using context.
createExchange(PlatformPacket) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
Creates a new Exchange from packet using the current CamelContext.
createExchange() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.Interceptor2ProducerAdapter
 
createExchange(ExchangePattern) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.Interceptor2ProducerAdapter
 
createExchange(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.Interceptor2ProducerAdapter
 
createExchange() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
createExchange(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
createExchange(ExchangePattern) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
createExtensionModule(Properties, ClassLoader) - Method in class org.openehealth.ipf.commons.core.config.ExtensionModuleFactory
Delegate that actually creates the ExtensionModule.
createExternalIdentifier(ExternalIdentifierType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<ExternalIdentifierType>}
createExternalIdentifier(ExternalIdentifierType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ExternalIdentifierType>}
createExternalIdentifierFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createExternalIdentifierQuery(ExternalIdentifierQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
createExternalIdentifierQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ExternalIdentifierQueryType
createExternalIdentifierType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of ExternalIdentifierType
createExternalIdentifierType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ExternalIdentifierType
createExternalLink(ExternalLinkType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<ExternalLinkType>}
createExternalLink(ExternalLinkType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ExternalLinkType>}
createExternalLinkFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createExternalLinkQuery(ExternalLinkQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<ExternalLinkQueryType>}
createExternalLinkQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ExternalLinkQueryType
createExternalLinkType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of ExternalLinkType
createExternalLinkType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ExternalLinkType
createExtrinsic(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
createExtrinsic(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createExtrinsic(String, EbXMLObjectLibrary) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new extrinsic object and adds it to the object library.
createExtrinsicObject(ExtrinsicObjectType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<ExtrinsicObjectType>}
createExtrinsicObject(ExtrinsicObjectType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ExtrinsicObjectType>}
createExtrinsicObjectFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createExtrinsicObjectQuery(ExtrinsicObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<ExtrinsicObjectQueryType>}
createExtrinsicObjectQuery(ExtrinsicObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<ExtrinsicObjectQueryType>}
createExtrinsicObjectQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of ExtrinsicObjectQueryResult
createExtrinsicObjectQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of ExtrinsicObjectQueryType
createExtrinsicObjectQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ExtrinsicObjectQueryType
createExtrinsicObjectType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of ExtrinsicObjectType
createExtrinsicObjectType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ExtrinsicObjectType
createFactory(String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.CustomModelClassUtils
Creates a model class factory for the given transaction and HL7 version.
createFaxNumber(TelephoneNumberType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<TelephoneNumberType>}
createFederation(FederationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<FederationType>}
createFederationQuery(FederationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<FederationQueryType>}
createFederationQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of FederationQueryType
createFederationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of FederationType
createFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createFilterQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of FilterQuery
createFilterQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of FilterQueryResult
createFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of FilterType
createFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of FilterType
createFloatClause(Float) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<Float>}
createFloatFilter(FloatFilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<FloatFilterType>}
createFloatFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of FloatFilterType
createGetContentRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of GetContentRequest
createGetContentResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of GetContentResponse
createHapiContext() - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
Returns a default HapiContext
createHapiContext(ModelClassFactory) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
Returns a HapiContext for the provided model class factory
createHapiContext(HL7v2Transactions) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
Returns a HapiContext for the provided HL7v2 transaction, using a default HL7 model
createHapiContext(ModelClassFactory, HL7v2Transactions) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
Returns a HapiContext for the provided HL7v2 transaction, using a custom HL7 model.
createHapiContext(ModelClassFactory, ValidationRuleBuilder, ProfileStore) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
 
createIdentifiable(IdentifiableType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<IdentifiableType>}
createIdentifiableType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of IdentifiableType
createInitialConsumerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpoint
 
createInitialConsumerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
createInitialConsumerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
createInitialProducerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpoint
 
createInitialProducerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
createInitialProducerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
createInstance() - Method in class org.openehealth.ipf.modules.hl7.validation.ValidationContextFactoryBean
 
createIntClause(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createIntegerFilter(IntegerFilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<IntegerFilterType>}
createIntegerFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of IntegerFilterType
createInternationalString(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<InternationalStringType>}
createInternationalString(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<InternationalStringType>}
createInternationalStringBranchType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of InternationalStringBranchType
createInternationalStringBranchType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of InternationalStringBranchType
createInternationalStringType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of InternationalStringType
createInternationalStringType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of InternationalStringType
createLeafRegistryObjectList(LeafRegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<LeafRegistryObjectListType>}
createLeafRegistryObjectListType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of LeafRegistryObjectListType
createLocalizedString(LocalizedStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<LocalizedStringType>}
createLocalizedString(LocalizedStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<LocalizedStringType>}
createLocalizedStringFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createLocalizedStringType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of LocalizedStringType
createLocalizedStringType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of LocalizedStringType
createMessage(Exchange) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
Creates a PlatformMessage from an exchange.
createMetaClassInstance() - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
 
createMetaClassInstance() - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
 
createMetaClassInstance() - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
 
createMetaClassInstance() - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Called by the base class to create a new instance of the XDSMetaClass.
createMobileTelephoneNumber(TelephoneNumberType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<TelephoneNumberType>}
createNak(Message, HL7Exception, AcknowledgmentCode) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.NakFactory
Generates an HL7v2 NAK response message on the basis of the thrown exception and the original HAPI request message.
createNak(Message, Throwable) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.NakFactory
Generates an HL7v2 NAK response message on the basis of the thrown exception and the original HAPI request message.
createNak(String, Throwable) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
Creates a transaction-specific NAK message.
createNak(GPathResult, Throwable) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
Creates a transaction-specific NAK message.
createNak(Message, HL7Exception, AcknowledgmentCode) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.QpdAwareNakFactory
 
createNak0(Message, HL7Exception, AcknowledgmentCode) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.QpdAwareNakFactory
 
createName(MarkupBuilder, Composite) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
createName(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<InternationalStringType>}
createName(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<InternationalStringType>}
createNameBranch(InternationalStringBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
createNewTypeWithoutReflection(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
createNewTypeWithoutReflection(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
createNode(Object) - Method in class org.openehealth.ipf.commons.map.MappingsBuilder
 
createNode(Object, Object) - Method in class org.openehealth.ipf.commons.map.MappingsBuilder
 
createNode(Object, Map) - Method in class org.openehealth.ipf.commons.map.MappingsBuilder
 
createNode(Object, Map, Object) - Method in class org.openehealth.ipf.commons.map.MappingsBuilder
 
createNotification(NotificationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<NotificationType>}
createNotificationQuery(NotificationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<NotificationQueryType>}
createNotificationQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of NotificationQueryType
createNotificationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of NotificationType
createNotifyAction(NotifyActionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<NotifyActionType>}
createNotifyActionType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of NotifyActionType
createNsPrefix(String, Map<String, String>, Map<String, String>) - Static method in class org.openehealth.ipf.commons.xml.XmlYielder
 
createObjectLibrary() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
createObjectLibrary() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createObjectLibrary() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
 
createObjectRef(ObjectRefType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<ObjectRefType>}
createObjectRef(ObjectRefType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ObjectRefType>}
createObjectRefList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of ObjectRefList
createObjectRefList(ObjectRefListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ObjectRefListType>}
createObjectRefListType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ObjectRefListType
createObjectRefType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of ObjectRefType
createObjectRefType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ObjectRefType
createOptionalFeaturesSupported() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ObjectFactory
Create an instance of OptionalFeaturesSupported
createOrganization(OrganizationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<OrganizationType>}
createOrganization(OrganizationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<OrganizationType>}
createOrganizationChildrenBranch(OrganizationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<OrganizationQueryType>}
createOrganizationFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createOrganizationParentBranch(OrganizationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<OrganizationQueryType>}
createOrganizationQuery(OrganizationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<OrganizationQueryType>}
createOrganizationQuery(OrganizationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<OrganizationQueryType>}
createOrganizationQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of OrganizationQueryResult
createOrganizationQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of OrganizationQueryType
createOrganizationQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of OrganizationQueryType
createOrganizationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of OrganizationType
createOrganizationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of OrganizationType
createPacket() - Method in interface org.openehealth.ipf.commons.flow.ManagedMessage
Creates a byte array representation of this message.
createPacket() - Method in class org.openehealth.ipf.platform.camel.flow.PlatformMessage
Creates a byte array representation of this message.
createPacket(Exchange) - Method in interface org.openehealth.ipf.platform.camel.flow.PlatformPacketFactory
Creates a PlatformPacket from an exchange.
createPacket(Exchange) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowBeginProcessor
createPacket(Exchange) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
Creates a PlatformPacket from an exchange applying either native type conversion to byte array or using FlowProcessor.inFormat(DataFormat) (higher priority).
createPagerNumber(TelephoneNumberType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<TelephoneNumberType>}
createParser(String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.CustomModelClassUtils
Deprecated.
the correct parser should be obtained from the HapiContext that has been configured with the correct ModelClassFactory.
createPatientPersonElements(MarkupBuilder, Segment) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
createPerson(PersonType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<PersonType>}
createPersonName(PersonNameType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<PersonNameType>}
createPersonName(PersonNameType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<PersonNameType>}
createPersonNameType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of PersonNameType
createPersonNameType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of PersonNameType
createPersonQuery(PersonQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<PersonQueryType>}
createPersonQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of PersonQueryType
createPersonType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of PersonType
createPollingConsumer() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
createPostalAddress(PostalAddressType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<PostalAddressType>}
createPostalAddress(PostalAddressType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<PostalAddressType>}
createPostalAddressFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createPostalAddressType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of PostalAddressType
createPostalAddressType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of PostalAddressType
createProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.DelegateDefinition
 
createProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
 
createProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidationDefinition
 
createProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.flow.model.DedupeDefinition
 
createProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowProcessorDefinition
 
createProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.flow.model.SplitterDefinition
 
createProducer() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
 
createProducer() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Wraps the original camel-mina producer into a set of PIX/PDQ-specific ones.
createProducer() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
createProducer() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Endpoint
 
createProvideAndRegisterDocumentSetRequest(EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
createProvideAndRegisterDocumentSetRequest(EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createProvideAndRegisterDocumentSetRequest(ProvideAndRegisterDocumentSetRequestType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ObjectFactory
createProvideAndRegisterDocumentSetRequest(EbXMLObjectLibrary) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new request to provide and register documents.
createProvideAndRegisterDocumentSetRequestType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ObjectFactory
createProvideAndRegisterDocumentSetRequestTypeDocument() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ObjectFactory
createQueryAcknowledgementElement(MarkupBuilder, GPathResult, Map, String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
createQueryExpression(QueryExpressionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<QueryExpressionType>}
createQueryExpressionBranchType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of QueryExpressionBranchType
createQueryExpressionType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of QueryExpressionType
createQueryMatchObservation(MarkupBuilder, Group) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
createRationalClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of RationalClause
createReader(Class<T>) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlDataBinding
 
createRegistry(RegistryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<RegistryType>}
createRegistryEntry(RegistryEntryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<RegistryEntryType>}
createRegistryEntryFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createRegistryEntryQuery(RegistryEntryQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<RegistryEntryQueryType>}
createRegistryEntryQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of RegistryEntryQueryResult
createRegistryEntryQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of RegistryEntryQueryType
createRegistryEntryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of RegistryEntryType
createRegistryError() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
createRegistryError() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createRegistryError() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new registry error object.
createRegistryError() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ObjectFactory
Create an instance of RegistryError
createRegistryError() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.ObjectFactory
Create an instance of RegistryError
createRegistryErrorList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ObjectFactory
Create an instance of RegistryErrorList
createRegistryErrorList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.ObjectFactory
Create an instance of RegistryErrorList
createRegistryObject(RegistryObjectType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<RegistryObjectType>}
createRegistryObject(RegistryObjectType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<RegistryObjectType>}
createRegistryObjectFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createRegistryObjectList(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<RegistryObjectListType>}
createRegistryObjectList(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<RegistryObjectListType>}
createRegistryObjectListType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of RegistryObjectListType
createRegistryObjectListType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of RegistryObjectListType
createRegistryObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<RegistryObjectQueryType>}
createRegistryObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<RegistryObjectQueryType>}
createRegistryObjectQueryResult(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<RegistryObjectListType>}
createRegistryObjectQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of RegistryObjectQueryType
createRegistryObjectQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of RegistryObjectQueryType
createRegistryObjectType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of RegistryObjectType
createRegistryObjectType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of RegistryObjectType
createRegistryPackage(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
createRegistryPackage(String, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createRegistryPackage(String, EbXMLObjectLibrary) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new registry package and adds it to the object library.
createRegistryPackage(RegistryPackageType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<RegistryPackageType>}
createRegistryPackage(RegistryPackageType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<RegistryPackageType>}
createRegistryPackageFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createRegistryPackageQuery(RegistryPackageQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<RegistryPackageQueryType>}
createRegistryPackageQuery(RegistryPackageQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<RegistryPackageQueryType>}
createRegistryPackageQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of RegistryPackageQueryResult
createRegistryPackageQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of RegistryPackageQueryType
createRegistryPackageQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of RegistryPackageQueryType
createRegistryPackageType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of RegistryPackageType
createRegistryPackageType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of RegistryPackageType
createRegistryProfile() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ObjectFactory
Create an instance of RegistryProfile
createRegistryQuery(RegistryQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<RegistryQueryType>}
createRegistryQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of RegistryQueryType
createRegistryRequest(RegistryRequestType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.ObjectFactory
Create an instance of JAXBElement<RegistryRequestType>}
createRegistryRequestType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.ObjectFactory
Create an instance of RegistryRequestType
createRegistryResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
createRegistryResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createRegistryResponse() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new response for a registry request.
createRegistryResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ObjectFactory
Create an instance of RegistryResponse
createRegistryResponse(RegistryResponseType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.ObjectFactory
Create an instance of JAXBElement<RegistryResponseType>}
createRegistryResponseType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.ObjectFactory
Create an instance of RegistryResponseType
createRegistryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of RegistryType
createRelocateObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of RelocateObjectsRequest
createRemoveObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
createRemoveObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createRemoveObjectsRequest() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new remove object request.
createRemoveObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ObjectFactory
Create an instance of RemoveObjectsRequest
createRemoveObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of RemoveObjectsRequest
createRemoveSlotsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ObjectFactory
Create an instance of RemoveSlotsRequest
createReplacementOf(MarkupBuilder, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
createReplica - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefType
 
createRequestAcceptedResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ObjectFactory
Create an instance of RequestAcceptedResponse
createResource(Object...) - Method in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
Creates a ready-to-use resource (e.g.
createResource(Object...) - Method in class org.openehealth.ipf.commons.xml.SchematronTransmogrifier
 
createResource(Object...) - Method in class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
createResource(Object...) - Method in class org.openehealth.ipf.commons.xml.XsdValidator
 
createResource(Object...) - Method in class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
createResponseOption(ResponseOptionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<ResponseOptionType>}
createResponseOption(ResponseOptionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<ResponseOptionType>}
createResponseOptionType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of ResponseOptionType
createResponseOptionType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ResponseOptionType
createResult() - Method in class org.openehealth.ipf.commons.xml.DOMResultHolder
 
createResult() - Method in interface org.openehealth.ipf.commons.xml.ResultHolder
 
createRetrieveDocumentSetRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
createRetrieveDocumentSetRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createRetrieveDocumentSetRequest() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new request to retrieve documents.
createRetrieveDocumentSetResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
createRetrieveDocumentSetResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createRetrieveDocumentSetResponse() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new response for a retrieve document request.
createRetrieveImagingDocumentSetRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
createRetrieveImagingDocumentSetRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createRetrieveImagingDocumentSetRequest() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new request to retrieve imaging documents.
createRootElement() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ObjectFactory
Create an instance of RootElement
createServerFactory(Class<?>) - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
Creates and configures a server factory.
createServerFactory(Object) - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
 
createService(ServiceType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<ServiceType>}
createService(ServiceType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ServiceType>}
createServiceBinding(ServiceBindingType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<ServiceBindingType>}
createServiceBinding(ServiceBindingType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ServiceBindingType>}
createServiceBindingBranch(ServiceBindingBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<ServiceBindingBranchType>}
createServiceBindingBranchType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of ServiceBindingBranchType
createServiceBindingFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createServiceBindingQuery(ServiceBindingQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<ServiceBindingQueryType>}
createServiceBindingQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ServiceBindingQueryType
createServiceBindingTargetBranch(ServiceBindingBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<ServiceBindingBranchType>}
createServiceBindingType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of ServiceBindingType
createServiceBindingType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ServiceBindingType
createServiceFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createServiceQuery(ServiceQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<ServiceQueryType>}
createServiceQuery(ServiceQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<ServiceQueryType>}
createServiceQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of ServiceQueryResult
createServiceQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of ServiceQueryType
createServiceQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of ServiceQueryType
createServiceType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of ServiceType
createServiceType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ServiceType
createSimpleClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of SimpleClause
createSlot(SlotType1) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<SlotType1>}
createSlot(SlotType1) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<SlotType1>}
createSlotBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of SlotBranch
createSlotBranchType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of SlotBranchType
createSlotFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createSlotList(SlotListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<SlotListType>}
createSlotListType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of SlotListType
createSlotType1() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of SlotType1
createSlotType1() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of SlotType1
createSlotValueFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createSourceAssociationBranch(AssociationBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<AssociationBranchType>}
createSpecificationLink(SpecificationLinkType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<SpecificationLinkType>}
createSpecificationLink(SpecificationLinkType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<SpecificationLinkType>}
createSpecificationLinkBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of SpecificationLinkBranch
createSpecificationLinkFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createSpecificationLinkQuery(SpecificationLinkQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<SpecificationLinkQueryType>}
createSpecificationLinkQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of SpecificationLinkQueryType
createSpecificationLinkType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of SpecificationLinkType
createSpecificationLinkType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of SpecificationLinkType
createSplitterInstance(Expression, Processor) - Method in class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
 
createSplitterInstance(Expression, Processor) - Method in class org.openehealth.ipf.platform.camel.flow.model.SplitterDefinition
 
createSQLQuery(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<String>}
createSQLQueryResult(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<RegistryObjectListType>}
createStringClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of StringClause
createStringFilter(StringFilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<StringFilterType>}
createStringFilterType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of StringFilterType
createSubmitObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
createSubmitObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
createSubmitObjectsRequest() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLFactory
Creates a new request to submit objects.
createSubmitObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ObjectFactory
Create an instance of SubmitObjectsRequest
createSubmitObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of SubmitObjectsRequest
createSubscription(SubscriptionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<SubscriptionType>}
createSubscriptionQuery(SubscriptionQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<SubscriptionQueryType>}
createSubscriptionQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of SubscriptionQueryType
createSubscriptionType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of SubscriptionType
createTargetAssociationBranch(AssociationBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<AssociationBranchType>}
createTelephoneNumber(TelephoneNumberType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<TelephoneNumberType>}
createTelephoneNumber(TelephoneNumberType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<TelephoneNumberType>}
createTelephoneNumberFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createTelephoneNumberListType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of TelephoneNumberListType
createTelephoneNumberListType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of TelephoneNumberListType
createTelephoneNumberType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of TelephoneNumberType
createTelephoneNumberType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of TelephoneNumberType
createUndeprecateObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of UndeprecateObjectsRequest
createUpdateObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ObjectFactory
Create an instance of UpdateObjectsRequest
createUpdateObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create an instance of UpdateObjectsRequest
createUsageDescription(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<InternationalStringType>}
createUsageDescription(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<InternationalStringType>}
createUsageParameter(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<String>}
createUsageParameter(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<String>}
createUser(UserType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<UserType>}
createUser(UserType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<UserType>}
createUserBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of UserBranch
createUserFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createUserQuery(UserQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of JAXBElement<UserQueryType>}
createUserQueryType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create an instance of UserQueryType
createUserType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of UserType
createUserType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of UserType
createValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<String>}
createValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<String>}
createValueList(ValueListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of JAXBElement<ValueListType>}
createValueList(ValueListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of JAXBElement<ValueListType>}
createValueListType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create an instance of ValueListType
createValueListType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of ValueListType
createVersionInfoType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create an instance of VersionInfoType
createWriter(Class<T>) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlDataBinding
 
CrossCommunityFetch() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomIHETransactionEventTypeCodes.CrossCommunityFetch
 
CrossCommunityFetchIntermediateDocumentCreation() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomIHETransactionEventTypeCodes.CrossCommunityFetchIntermediateDocumentCreation
 
crossGatewayFetch(AdhocQueryRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti63.Iti63PortType
Performs an XCF Cross-Community Fetch query according to the ITI-63 specification.
crossGatewayFetch(AdhocQueryRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.Iti63Service
 
crossGatewayFetchAsyncResponse(AdhocQueryResponse) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti63.asyncresponse.Iti63AsyncResponsePortType
 
crossGatewayFetchAsyncResponse(AdhocQueryResponse) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse.Iti63AsyncResponseService
 
CrossGatewayRetrieveImagingDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomIHETransactionEventTypeCodes.CrossGatewayRetrieveImagingDocumentSet
 
CustomIHETransactionEventTypeCodes - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
Audit Event ID codes for custom eHealth Transactions
CustomIHETransactionEventTypeCodes() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomIHETransactionEventTypeCodes
 
CustomIHETransactionEventTypeCodes.CrossCommunityFetch - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
 
CustomIHETransactionEventTypeCodes.CrossCommunityFetchIntermediateDocumentCreation - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
 
CustomIHETransactionEventTypeCodes.CrossGatewayRetrieveImagingDocumentSet - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
 
CustomIHETransactionEventTypeCodes.DeleteDocumentSet - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
 
CustomIHETransactionEventTypeCodes.MultiPatientQuery - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
 
CustomIHETransactionEventTypeCodes.NotifyXadPidLinkChange - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
 
CustomIHETransactionEventTypeCodes.PatientLocationQuery - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
 
CustomIHETransactionEventTypeCodes.QueryExistingData - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
 
CustomIHETransactionEventTypeCodes.RegisterOnDemandDocumentEntry - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
 
CustomIHETransactionEventTypeCodes.RetrieveImagingDocumentSet - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
 
CustomIHETransactionEventTypeCodes.UpdateDocumentSet - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
 
customInterceptors - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
customInterceptors - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
User-defined custom CXF interceptors.
CustomMappings - Class in org.openehealth.ipf.commons.map.config
This class should be used to define the custom mappings in the spring context definition.
CustomMappings() - Constructor for class org.openehealth.ipf.commons.map.config.CustomMappings
 
CustomMappingsConfigurer<R extends Registry> - Class in org.openehealth.ipf.commons.map.config
Configurer used to add all CustomMappings bean occurrences from the spring application context to the provided BidiMappingService.
CustomMappingsConfigurer() - Constructor for class org.openehealth.ipf.commons.map.config.CustomMappingsConfigurer
 
CustomMllpComponent<AuditDatasetType extends org.openehealth.ipf.commons.ihe.hl7v2.atna.MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.custom
Component for custom MLLP components.
CustomMllpComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
CustomMllpComponent(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
CustomModelClasses - Class in org.openehealth.ipf.modules.hl7.config
This class should be used to define the custom HL7 model classes in the spring context definition.
CustomModelClasses() - Constructor for class org.openehealth.ipf.modules.hl7.config.CustomModelClasses
 
CustomModelClassFactory - Class in org.openehealth.ipf.modules.hl7.parser
CustomModelClassFactory implementation that fixes a HAPI 2.2 bug.
CustomModelClassFactory() - Constructor for class org.openehealth.ipf.modules.hl7.parser.CustomModelClassFactory
 
CustomModelClassFactory(Map<String, String[]>) - Constructor for class org.openehealth.ipf.modules.hl7.parser.CustomModelClassFactory
 
CustomModelClassFactory(String, ModelClassFactory) - Constructor for class org.openehealth.ipf.modules.hl7.parser.CustomModelClassFactory
 
CustomModelClassFactory(ModelClassFactory, Map<String, String[]>) - Constructor for class org.openehealth.ipf.modules.hl7.parser.CustomModelClassFactory
 
CustomModelClassFactoryConfigurer<R extends Registry> - Class in org.openehealth.ipf.modules.hl7.config
Configurer used to configure all CustomModelClasses bean occurrences in the spring application context.
CustomModelClassFactoryConfigurer() - Constructor for class org.openehealth.ipf.modules.hl7.config.CustomModelClassFactoryConfigurer
 
CustomModelClassUtils - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions
Utilities to work with custom HAPI class definitions.
CustomPixAuditor - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
Implementation of ATNA Auditors for the following HL7v2-based transactions: ITI-64 -- Notify XAD-PID Link Change
CustomPixAuditor() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomPixAuditor
 
CustomRouteBuilder - Class in org.openehealth.ipf.platform.camel.core.config
RouteBuilders, Interceptors, ExceptionClauses should extend this class in order to be picked up and configured/customized from the CustomRouteBuilderConfigurer.
CustomRouteBuilder() - Constructor for class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilder
 
CustomRouteBuilderConfigurer<R extends Registry> - Class in org.openehealth.ipf.platform.camel.core.config
Configurer used to autowire all classes extending the CustomRouteBuilder abstract class.
CustomRouteBuilderConfigurer() - Constructor for class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilderConfigurer
 
CustomXdsAuditor - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
Implementation of ATNA Auditors for the following XDS-based transactions: ITI-51 -- XDS.b Multi-Patient Stored Query ITI-57 -- XDS.b Update Document Set ITI-61 -- XDS.b Register On-Demand Document Entry ITI-62 -- XDS.b Delete Document Set ITI-63 -- XCF Cross-Community Fetch RAD-69 -- XDS-I.b Retrieve Imaging Document Set RAD-75 -- XCA-I Cross-Gateway Retrieve Imaging Document Set
CustomXdsAuditor() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomXdsAuditor
 
Cxf3791WorkaroundInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf
According to ITI TF CP-510, SOAP Action should be ignored.
Cxf3791WorkaroundInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.Cxf3791WorkaroundInterceptor
 
CXiValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a CXi value (special CX used for Reference IDs).
CXiValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.CXiValidator
 
CXValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a CX value.
CXValidator(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.CXValidator
 

D

dataFormat(DataFormatClause, DataFormat) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
dataFormat(DataFormatClause, DataFormat) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
DataFormatAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
 
DataFormatAdapter(Parser) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.DataFormatAdapter
 
DataFormatAdapter(Renderer) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.DataFormatAdapter
 
DataFormatAdapter(Parser, Renderer) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.DataFormatAdapter
 
DataFormatAdapter(Converter) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.DataFormatAdapter
 
DataFormatAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
DataFormatException - Exception in org.openehealth.ipf.platform.camel.flow.util
Thrown to indicate an exception during a DataFormat.marshal(org.apache.camel.Exchange, Object, java.io.OutputStream) or DataFormat.unmarshal(org.apache.camel.Exchange, java.io.InputStream) operation.
DataFormatException() - Constructor for exception org.openehealth.ipf.platform.camel.flow.util.DataFormatException
 
DataFormatException(String, Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.flow.util.DataFormatException
 
DataFormatException(String) - Constructor for exception org.openehealth.ipf.platform.camel.flow.util.DataFormatException
 
DataFormatException(Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.flow.util.DataFormatException
 
dataFormatParser(Parser<?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
dataFormatParser(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
dataFormatRenderer(Renderer<?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
dataFormatRenderer(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
DataFormats - Class in org.openehealth.ipf.platform.camel.flow.util
Utility to format data using DataFormats.
DataFormats() - Constructor for class org.openehealth.ipf.platform.camel.flow.util.DataFormats
 
dataHandler - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
DataHandlerToByteArrayConverter - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
 
DataHandlerToByteArrayConverter() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.DataHandlerToByteArrayConverter
 
DATASET_CONTEXT_KEY - Static variable in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Key used to store audit datasets in Web Service contexts.
date(String) - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggingSpelContext
 
DateAdapter - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
 
DateAdapter() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.DateAdapter
 
DateOfBirthPIDTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid
Transforms a PID-7 conforming string into a PatientInfo instance.
DateOfBirthPIDTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.DateOfBirthPIDTransformer
 
dateString(Date) - Static method in class org.openehealth.ipf.commons.flow.transfer.FlowInfoUtils
 
dateTimeClause - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RationalClause
 
DateTimeFilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for DateTimeFilterType complex type.
DateTimeFilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.DateTimeFilterType
 
DateTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.hl7
Transfers between HL7 DTM timestamps used in IHE XDS profiles and DateTime.
DateTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.DateTransformer
 
deactivate() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.WrappedOutputStream
Deactivates any further data collecting.
decodeString(String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
decodeStringList(String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
decrypt(Object, Serializable, Object[]) - Method in class org.openehealth.ipf.commons.flow.hibernate.RenderedMessageDecryptEventListener
 
dedupe() - Method in class org.openehealth.ipf.platform.camel.flow.builder.RouteHelper
Returns a new Dedupe.
Dedupe - Class in org.openehealth.ipf.platform.camel.flow.dedupe
A duplicate filter predicate that delegates predicate evaluation to FlowManager.filterFlow(ManagedMessage).
Dedupe() - Constructor for class org.openehealth.ipf.platform.camel.flow.dedupe.Dedupe
 
DedupeDefinition - Class in org.openehealth.ipf.platform.camel.flow.model
 
DedupeDefinition() - Constructor for class org.openehealth.ipf.platform.camel.flow.model.DedupeDefinition
 
dedupeFlow(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.flow.extend.FlowExtensionModule
 
DEFAULT_MAX_PURGE_COUNT - Static variable in class org.openehealth.ipf.commons.flow.repository.FlowPurgeCriteria
 
DEFAULT_MAX_RESULTS - Static variable in class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
DEFAULT_MAX_RESULTS - Static variable in class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
DEFAULT_SECURITY_DOMAIN_NAME - Static variable in class org.openehealth.ipf.platform.camel.ihe.atna.util.AuditorTLSConfig
 
DEFAULT_SEQUENCE - Static variable in class org.openehealth.ipf.commons.flow.domain.FlowNumber
 
DefaultActivator - Class in org.openehealth.ipf.commons.core.extend
Deprecated.
DefaultActivator() - Constructor for class org.openehealth.ipf.commons.core.extend.DefaultActivator
Deprecated.
 
DefaultModelExtender - Class in org.openehealth.ipf.platform.camel.core.extend
 
DefaultModelExtender() - Constructor for class org.openehealth.ipf.platform.camel.core.extend.DefaultModelExtender
 
defaultNak(Message, HL7Exception, AcknowledgmentCode, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
defaultNak(HL7Exception, AcknowledgmentCode, String, String, String, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
defaultNak(HL7Exception, AcknowledgmentCode, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
DefaultSearchCallback - Class in org.openehealth.ipf.commons.flow.repository.search
 
DefaultSearchCallback() - Constructor for class org.openehealth.ipf.commons.flow.repository.search.DefaultSearchCallback
 
DefaultTypeRulesBuilder - Class in org.openehealth.ipf.modules.hl7.validation.builder
 
DefaultTypeRulesBuilder() - Constructor for class org.openehealth.ipf.modules.hl7.validation.builder.DefaultTypeRulesBuilder
 
DefaultTypeRulesValidationContext - Class in org.openehealth.ipf.modules.hl7.validation.support
 
DefaultTypeRulesValidationContext() - Constructor for class org.openehealth.ipf.modules.hl7.validation.support.DefaultTypeRulesValidationContext
 
DefaultValidationContext - Class in org.openehealth.ipf.modules.hl7.validation
 
DefaultValidationContext() - Constructor for class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
DefaultValidationHandler - Class in org.openehealth.ipf.modules.cda
Validation Handler
DefaultValidationHandler() - Constructor for class org.openehealth.ipf.modules.cda.DefaultValidationHandler
 
DefaultWsConsumer - Class in org.openehealth.ipf.platform.camel.ihe.ws
Camel component used to create process incoming exchanges based on webservice calls.
DefaultWsConsumer(AbstractWsEndpoint, Processor, AbstractWebService, Server) - Constructor for class org.openehealth.ipf.platform.camel.ihe.ws.DefaultWsConsumer
Constructs the consumer.
DEFERRED_REQUEST_INPUT_ACTION - Static variable in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55PortType
 
DEFERRED_REQUEST_OUTPUT_ACTION - Static variable in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55PortType
 
DEFERRED_RESPONSE_INPUT_ACTION - Static variable in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse.Iti55DeferredResponsePortType
 
DEFERRED_RESPONSE_OUTPUT_ACTION - Static variable in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse.Iti55DeferredResponsePortType
 
deferredResponseUri(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
DelegateDefinition - Class in org.openehealth.ipf.platform.camel.core.model
An OutputDefinition that combines the Processor created by DelegateDefinition.doCreateDelegate(RouteContext) and the child processor created by ProcessorDefinition.createChildProcessor(org.apache.camel.spi.RouteContext, boolean) into a Pipeline.
DelegateDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.DelegateDefinition
 
DelegatingAggregationStrategy - Class in org.openehealth.ipf.platform.camel.core.closures
An aggregation strategy that delegates to a Closure.
DelegatingAggregationStrategy(Closure) - Constructor for class org.openehealth.ipf.platform.camel.core.closures.DelegatingAggregationStrategy
 
DelegatingExpression - Class in org.openehealth.ipf.platform.camel.core.closures
An expression that delegates to a Closure
DelegatingExpression(Closure) - Constructor for class org.openehealth.ipf.platform.camel.core.closures.DelegatingExpression
 
DelegatingPredicate - Class in org.openehealth.ipf.modules.hl7.message
 
DelegatingPredicate(Closure<Boolean>) - Constructor for class org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
 
DelegatingProcessor - Class in org.openehealth.ipf.platform.camel.core.closures
A processor that delegates to a Closure
DelegatingProcessor(Closure) - Constructor for class org.openehealth.ipf.platform.camel.core.closures.DelegatingProcessor
 
DelegatingTransmogrifier - Class in org.openehealth.ipf.platform.camel.core.closures
A transmogrifier that delegates to a Closure.
DelegatingTransmogrifier(Closure) - Constructor for class org.openehealth.ipf.platform.camel.core.closures.DelegatingTransmogrifier
 
DelegatingValidator - Class in org.openehealth.ipf.platform.camel.core.closures
A validator that delegates to a Closure.
DelegatingValidator(Closure) - Constructor for class org.openehealth.ipf.platform.camel.core.closures.DelegatingValidator
 
delete(String) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Deletes information pieces about the message with the given ID.
delete(String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
delete(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.EhcacheInteractiveConfigurationStorage
 
delete(String) - Method in interface org.openehealth.ipf.platform.camel.ihe.mllp.core.InteractiveContinuationStorage
Deletes all fragments which belong to the given query tag.
DeleteDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomIHETransactionEventTypeCodes.DeleteDocumentSet
 
deleteIpfRelatedAcknowledgementDetails(Document) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
deletionScope - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RemoveObjectsRequest
 
deletionScope - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
 
DeprecateObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
Java class for anonymous complex type.
DeprecateObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.DeprecateObjectsRequest
 
deprecateObjectsRequest - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
 
DeprecateObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
DeprecateObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.DeprecateObjectsRequest
 
description - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
 
description - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
descriptionBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
 
descriptionBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
deserialize(byte[]) - Static method in class org.openehealth.ipf.commons.core.io.IOUtils
 
deserialize(byte[]) - Static method in class org.openehealth.ipf.platform.camel.flow.PlatformPacket
Deserializes a PlatformPacket from a byte array.
destinationRegistry - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
 
destroy() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
destroy() - Method in class org.openehealth.ipf.platform.camel.ihe.atna.util.CamelEndpointSender
 
determineParticipantsAddresses(Exchange, MllpAuditDataset) - Method in interface org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.AuditInterceptor
Determines local and remote network addresses on the basis of the given exchange and stores them into the given audit dataset.
determineParticipantsAddresses(Exchange, MllpAuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuditInterceptor
 
determineParticipantsAddresses(Exchange, MllpAuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerAuditInterceptor
 
direct(RouteBuilder, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
DisablePayloadCollectingDeactivationInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
Interceptor which sets a context property to disable stopping collecting payload in the OutPayloadExtractorInterceptor.
DisablePayloadCollectingDeactivationInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.DisablePayloadCollectingDeactivationInterceptor
 
discoverPatients(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55PortType
 
discoverPatients(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Service
 
discoverPatientsDeferred(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55PortType
 
discoverPatientsDeferred(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Service
 
DO_NOT_PURGE_ERROR_FLOWS_DEFAULT - Static variable in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
 
doAggregate(Exchange, Object, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AggregatorAdapter
Aggregates oldInputData and newInputData.
doAroundExchangeProcess(ProceedingJoinPoint) - Method in class org.openehealth.ipf.platform.camel.flow.aspect.ExchangeAggregate
Preserves the SplitHistory of exchanges that are processed by the MulticastProcessor.process(Exchange) method.
doAudit(Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
doAudit(Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
doAudit(Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
doAudit(Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
doAudit(Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
doAudit(Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
doAudit(Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
doAudit(T) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditStrategy
Performs transaction-specific auditing using information containing in the dataset.
doAudit(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti14.Iti14ClientAuditStrategy
 
doAudit(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti14.Iti14ServerAuditStrategy
 
doAudit(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti15.Iti15ClientAuditStrategy
 
doAudit(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti15.Iti15ServerAuditStrategy
 
doAudit(XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti16.Iti16ClientAuditStrategy
 
doAudit(XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti16.Iti16ServerAuditStrategy
 
doAudit(XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti18.Iti18ClientAuditStrategy
 
doAudit(XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti18.Iti18ServerAuditStrategy
 
doAudit(XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti38.Iti38ClientAuditStrategy
 
doAudit(XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti38.Iti38ServerAuditStrategy
 
doAudit(XdsRetrieveAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti39.Iti39ClientAuditStrategy
 
doAudit(XdsRetrieveAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti39.Iti39ServerAuditStrategy
 
doAudit(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti41.Iti41ClientAuditStrategy
 
doAudit(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti41.Iti41ServerAuditStrategy
 
doAudit(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti42.Iti42ClientAuditStrategy
 
doAudit(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti42.Iti42ServerAuditStrategy
 
doAudit(XdsRetrieveAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti43.Iti43ClientAuditStrategy
 
doAudit(XdsRetrieveAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti43.Iti43ServerAuditStrategy
 
doAudit(XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti51.Iti51AuditStrategy
 
doAudit(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti57.Iti57ClientAuditStrategy
 
doAudit(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti57.Iti57ServerAuditStrategy
 
doAudit(XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti61.Iti61AuditStrategy
 
doAudit(XdsRemoveAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti62.Iti62ClientAuditStrategy
 
doAudit(XdsRemoveAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti62.Iti62ServerAuditStrategy
 
doAudit(XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.iti63.Iti63AuditStrategy
 
doAudit(XdsRetrieveAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.rad69.Rad69AuditStrategy
 
doAudit(XdsRetrieveAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.rad75.Rad75AuditStrategy
 
doAudit(RFC3881EventCodes.RFC3881EventOutcomeCodes, T) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditStrategy
Performs the actual ATNA audit.
doAudit(RFC3881EventCodes.RFC3881EventOutcomeCodes, QueryAuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10ClientAuditStrategy
 
doAudit(RFC3881EventCodes.RFC3881EventOutcomeCodes, QueryAuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10ServerAuditStrategy
 
doAudit(RFC3881EventCodes.RFC3881EventOutcomeCodes, QueryAuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21ClientAuditStrategy
 
doAudit(RFC3881EventCodes.RFC3881EventOutcomeCodes, QueryAuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21ServerAuditStrategy
 
doAudit(RFC3881EventCodes.RFC3881EventOutcomeCodes, QueryAuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22ClientAuditStrategy
 
doAudit(RFC3881EventCodes.RFC3881EventOutcomeCodes, QueryAuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22ServerAuditStrategy
 
doAudit(RFC3881EventCodes.RFC3881EventOutcomeCodes, Iti8AuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditStrategy
 
doAudit(RFC3881EventCodes.RFC3881EventOutcomeCodes, QueryAuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9ClientAuditStrategy
 
doAudit(RFC3881EventCodes.RFC3881EventOutcomeCodes, QueryAuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9ServerAuditStrategy
 
DOC_ENTRY_AUTHOR_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Author External Classification Scheme of the Document Entry
DOC_ENTRY_CLASS_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
classCode External Classification Scheme of the Document Entry
DOC_ENTRY_CLASS_NODE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Deprecated.
by IHE CP-ITI-544. Please use Vocabulary.STABLE_DOC_ENTRY instead.
DOC_ENTRY_CONFIDENTIALITY_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
confidentialityCode External Classification Scheme of the Document Entry
DOC_ENTRY_EVENT_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
eventCode External Classification Scheme of the Document Entry
DOC_ENTRY_FORMAT_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
formatCode External Classification Scheme of the Document Entry
DOC_ENTRY_HEALTHCARE_FACILITY_TYPE_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
healthcareFacitilityTypeCode External Classification Scheme of the Document Entry
DOC_ENTRY_LIMITED_METADATA_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
limitedMetadata External Classification Scheme of the Document Entry
DOC_ENTRY_LOCALIZED_STRING_PATIENT_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Localized String used for the patient ID external identifier of a document entry
DOC_ENTRY_LOCALIZED_STRING_UNIQUE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Localized String used for the unique ID external identifier of a document entry
DOC_ENTRY_PATIENT_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
patientId ExternalIdentifier of the Document Entry
DOC_ENTRY_PRACTICE_SETTING_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
practiceSettingCode ExternalIdentifier of the Document Entry
DOC_ENTRY_TYPE_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
typeCode ExternalIdentifier of the Document Entry
DOC_ENTRY_UNIQUE_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
uniqueId ExternalIdentifier of the Document Entry
doCall(Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
doCreateDelegate(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.AuditDefinition
 
doCreateDelegate(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.DelegateDefinition
Creates a Processor for this DSL element.
doCreateDelegate(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowBeginProcessorDefinition
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowEndProcessorDefinition
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowErrorProcessorDefinition
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowProcessorDefinition
 
doCreateProcessor(RouteContext) - Method in class org.openehealth.ipf.platform.camel.hl7.model.HapiAdapterDefinition
 
Document() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.ProvideAndRegisterDocumentSetRequestType.Document
 
Document() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType.Document
 
Document - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents the contents of a document and the describing entry.
Document() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
 
Document(DocumentEntry, DataHandler) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
Constructs a document.
DocumentAvailability - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
 
DocumentEntry - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an XDS document entry according to the IHE XDS specification.
DocumentEntry() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
DocumentEntryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Transforms between a DocumentEntry and its ebXML representation.
DocumentEntryTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.DocumentEntryTransformer
Constructs the transformer
DocumentEntryType - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
Type of a document entry.
DocumentEntryTypeAwareStoredQuery - Interface in org.openehealth.ipf.commons.ihe.xds.core.requests.query
 
DocumentEntryTypeValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for $XDSDocumentEntryType.
DocumentEntryTypeValidation() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.DocumentEntryTypeValidation
 
documentRegistryDeleteDocumentSet(RemoveObjectsRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti62.Iti62PortType
Deletes a set of documents according to the ITI-62 specification.
documentRegistryDeleteDocumentSet(RemoveObjectsRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti62.Iti62Service
 
documentRegistryMultiPatientStoredQuery(AdhocQueryRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti51.Iti51PortType
Performs a stored query according to the ITI-51 specification.
documentRegistryMultiPatientStoredQuery(AdhocQueryRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti51.Iti51Service
 
documentRegistryQueryRegistry(AdhocQueryRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti16.Iti16PortType
Queries the registry according to the ITI-16 specification.
documentRegistryQueryRegistry(AdhocQueryRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti16.Iti16Service
 
documentRegistryRegisterDocumentSet(SubmitObjectsRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti14.Iti14PortType
Registers a set of documents according to the ITI-14 specification.
documentRegistryRegisterDocumentSet(SubmitObjectsRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti14.Iti14Service
 
documentRegistryRegisterDocumentSetB(SubmitObjectsRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti42.Iti42PortType
Registers a set of documents according to the ITI-42 specification.
documentRegistryRegisterDocumentSetB(SubmitObjectsRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti42.Iti42Service
 
documentRegistryRegisterOnDemandDocumentEntry(SubmitObjectsRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti61.Iti61PortType
Registers an on-demand document entry according to the ITI-61 specification.
documentRegistryRegisterOnDemandDocumentEntry(SubmitObjectsRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti61.Iti61Service
 
documentRegistryRegistryStoredQuery(AdhocQueryRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti18.Iti18PortType
Performs a stored query according to the ITI-18 specification.
documentRegistryRegistryStoredQuery(AdhocQueryResponse) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti38.asyncresponse.Iti38AsyncResponsePortType
 
documentRegistryRegistryStoredQuery(AdhocQueryRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti38.Iti38PortType
Performs a stored query according to the ITI-38 specification.
documentRegistryRegistryStoredQuery(AdhocQueryRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti18.Iti18Service
 
documentRegistryRegistryStoredQuery(AdhocQueryResponse) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse.Iti38AsyncResponseService
 
documentRegistryRegistryStoredQuery(AdhocQueryRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.Iti38Service
 
documentRegistryUpdateDocumentSet(SubmitObjectsRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti57.Iti57PortType
Updates a set of documents according to the ITI-57 specification.
documentRegistryUpdateDocumentSet(SubmitObjectsRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti57.Iti57Service
 
documentRepositoryProvideAndRegisterDocumentSet(SubmitObjectsRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti15.Iti15PortType
Provides and registers a set of documents according to the ITI-15 specification.
documentRepositoryProvideAndRegisterDocumentSet(SubmitObjectsRequest) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti15.Iti15Service
 
documentRepositoryProvideAndRegisterDocumentSetB(ProvideAndRegisterDocumentSetRequestType) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti41.Iti41PortType
Provides and registers a set of documents according to the ITI-41 specification.
documentRepositoryProvideAndRegisterDocumentSetB(ProvideAndRegisterDocumentSetRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Service
 
documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetResponseType) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti39.asyncresponse.Iti39AsyncResponsePortType
 
documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetRequestType) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti39.Iti39PortType
Retrieves a set of documents according to the ITI-39 specification.
documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetRequestType) - Method in interface org.openehealth.ipf.commons.ihe.xds.iti43.Iti43PortType
Retrieves a set of documents according to the ITI-43 specification.
documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetResponseType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse.Iti39AsyncResponseService
 
documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.Iti39Service
 
documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti43.Iti43Service
 
documentRepositoryRetrieveImagingDocumentSet(RetrieveImagingDocumentSetRequestType) - Method in interface org.openehealth.ipf.commons.ihe.xds.rad69.Rad69PortType
Retrieves a set of imaging documents according to the RAD-69 specification.
documentRepositoryRetrieveImagingDocumentSet(RetrieveDocumentSetResponseType) - Method in interface org.openehealth.ipf.commons.ihe.xds.rad75.asyncresponse.Rad75AsyncResponsePortType
 
documentRepositoryRetrieveImagingDocumentSet(RetrieveImagingDocumentSetRequestType) - Method in interface org.openehealth.ipf.commons.ihe.xds.rad75.Rad75PortType
Retrieves a set of documents according to the RAD-75 specification.
documentRepositoryRetrieveImagingDocumentSet(RetrieveImagingDocumentSetRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad69.Rad69Service
 
documentRepositoryRetrieveImagingDocumentSet(RetrieveDocumentSetResponseType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse.Rad75AsyncResponseService
 
documentRepositoryRetrieveImagingDocumentSet(RetrieveImagingDocumentSetRequestType) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.Rad75Service
 
DocumentRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType.DocumentRequest
 
DocumentResponse() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
 
DocumentsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Abstract stored query for documents.
DocumentsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
For JAXB only.
DocumentsQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Servlet
 
doLogPayload(T, String, String...) - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
domainAttribute - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SimpleFilterType
 
DOMResultHolder - Class in org.openehealth.ipf.commons.xml
 
DOMResultHolder() - Constructor for class org.openehealth.ipf.commons.xml.DOMResultHolder
 
DomToByteArrayConverter - Class in org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
 
DomToByteArrayConverter() - Constructor for class org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.DomToByteArrayConverter
 
doParse(Element, BeanDefinitionBuilder) - Method in class org.openehealth.ipf.commons.core.config.CommonsCoreBeanDefinitionParser
 
doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
Processes input data and populates the output message.
doProcess(InputStream, OutputStream, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
Processes inputData and inputParams and writes converted result to outputData.
doProcess(Reader, Writer, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
Processes inputData and inputParams and writes converted result to outputData.
doProcess(Source, Result, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
Processes inputData and inputParams and writes converted result to outputData.
doProcess(String, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ConverterAdapter
Processes inputData and inputParams and returns the converted result.
doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
Processes input data and populates the output message.
doProcess(InputStream, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
Parses inputData using inputParams and returns the parsing result.
doProcess(Reader, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
Parses inputData using inputParams and returns the parsing result.
doProcess(Source, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
Parses inputData using inputParams and returns the parsing result.
doProcess(String, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
Parses inputData using inputParams and returns the parsing result.
doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ProcessorAdapter
Processes input data and populates the output exchange.
doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.RendererAdapter
Delegates processing of input data and input parameters to a Renderer object.
doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.TransmogrifierAdapter
Delegates processing of input data and input parameters to a Transmogrifier object.
doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ValidatorAdapter
Delegates validation of input data against a profile to a Validator object.
doProcess(Exchange, Object, Object...) - Method in class org.openehealth.ipf.platform.camel.hl7.adapter.HapiAdapter
 
doProcess(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WebService
 
doProcess(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
The proper message processing method.
doProcess(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Service
 
doProcess(AuditInterceptor<T>, Exchange) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.AuditInterceptorUtils
Performs ATNA auditing.
doProcessMessage(Message, Throwable, Object...) - Method in class org.openehealth.ipf.platform.camel.hl7.adapter.AcknowledgementAdapter
 
doProcessMessage(Message, Throwable, Object...) - Method in class org.openehealth.ipf.platform.camel.hl7.adapter.HapiAdapter
 
doRender(Exchange, Object) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.XdsRenderingUtils
Renders an XDS object (either ebXML POJO or an object from the simplified model).
doStart() - Method in class org.openehealth.ipf.platform.camel.core.process.Enricher
 
doStart() - Method in class org.openehealth.ipf.platform.camel.core.process.Responder
 
doStart() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.DefaultWsConsumer
 
doStart() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Consumer
 
doStop() - Method in class org.openehealth.ipf.platform.camel.core.process.Enricher
 
doStop() - Method in class org.openehealth.ipf.platform.camel.core.process.Responder
 
doStop() - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowBeginProcessor
 
doStop() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.DefaultWsConsumer
 
doStop() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Consumer
 
doValidate(Source, String) - Method in class org.openehealth.ipf.commons.xml.XsdValidator
 
dropTimeZone(String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
dump(Message) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
dump(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
duplicatesResolved(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.GenericIti44PortType
 
duplicatesResolved(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44PixPortType
 
duplicatesResolved(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44XdsPortType
 
duplicatesResolved(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44Service
 
Duration - Class in org.openehealth.ipf.commons.core.datetime
 
Duration(long) - Constructor for class org.openehealth.ipf.commons.core.datetime.Duration
 
DurationFormatException - Exception in org.openehealth.ipf.commons.core.datetime
 
DurationFormatException() - Constructor for exception org.openehealth.ipf.commons.core.datetime.DurationFormatException
 
DurationFormatException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.core.datetime.DurationFormatException
 
DurationFormatException(String) - Constructor for exception org.openehealth.ipf.commons.core.datetime.DurationFormatException
 
DurationFormatException(Throwable) - Constructor for exception org.openehealth.ipf.commons.core.datetime.DurationFormatException
 
durationString(long) - Static method in class org.openehealth.ipf.commons.flow.transfer.FlowInfoUtils
 
DynamicExtension - Interface in org.openehealth.ipf.commons.core.extend.config
DSL extensions implementing this marker interface can be auto discovered by IPF's extension configuration framework.
DynamicExtensionConfigurer<R extends Registry> - Class in org.openehealth.ipf.commons.core.extend.config
Configurer used to autowire all classes implementing the DynamicExtension interface using Groovy 2.x Extension Modules
DynamicExtensionConfigurer() - Constructor for class org.openehealth.ipf.commons.core.extend.config.DynamicExtensionConfigurer
 

E

eachWithIndex(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
eachWithIndex(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
EbXML21Converters - Class in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
Camel type converters for EbXML 2.1.
EbXML21Converters() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML21Converters
 
EbXML30Converters - Class in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
Camel type converters for EbXML 3.0.
EbXML30Converters() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.EbXML30Converters
 
EbXMLAdhocQueryRequest - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for AdhocQueryRequest.
EbXMLAdhocQueryRequest21 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
Encapsulation of AdhocQueryRequest.
EbXMLAdhocQueryRequest21(AdhocQueryRequest) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAdhocQueryRequest21
Constructs the wrapper using the real object.
EbXMLAdhocQueryRequest30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of AdhocQueryRequest.
EbXMLAdhocQueryRequest30(AdhocQueryRequest) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
Constructs the wrapper using the real object.
EbXMLAssociation - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for AssociationType1.
EbXMLAssociation21 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
Encapsulation of AssociationType1.
EbXMLAssociation21(AssociationType1, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAssociation21
Constructs an association by wrapping this given object.
EbXMLAssociation30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of AssociationType1.
EbXMLAssociation30(AssociationType1, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
Constructs an association by wrapping the given ebXML 3.0 object.
EbXMLClassification - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for ClassificationType.
EbXMLClassification21 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
Encapsulation of ClassificationType.
EbXMLClassification21(ClassificationType, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
Constructs a classification by wrapping a ebXML 2.1 object.
EbXMLClassification30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of ClassificationType.
EbXMLClassification30(ClassificationType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
Constructs a classification by wrapping the given ebXML 3.0 object.
EbXMLExternalIdentifier - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for ExternalIdentifierType.
EbXMLExternalIdentifier21 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
Encapsulation of ExternalIdentifierType.
EbXMLExternalIdentifier21(ExternalIdentifierType, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExternalIdentifier21
Constructs an identifier by wrapping an ebXML 2.1 object.
EbXMLExternalIdentifier30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of ExternalIdentifierType.
EbXMLExternalIdentifier30(ExternalIdentifierType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
Constructs an external identifier by wrapping the given ebXML 3.0 object.
EbXMLExtrinsicObject - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for ExtrinsicObjectType.
EbXMLExtrinsicObject21 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
Encapsulation of ExtrinsicObjectType.
EbXMLExtrinsicObject21(ExtrinsicObjectType, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExtrinsicObject21
Constructs an extrinsic object by wrapping the given ebXML 2.1 object.
EbXMLExtrinsicObject30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of ExtrinsicObjectType.
EbXMLExtrinsicObject30(ExtrinsicObjectType, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
Constructs an extrinsic object by wrapping an ebXML 3.0 object.
EbXMLFactory - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Serves as a factory for ebXML objects.
EbXMLFactory21 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
Factory for EbXML 2.1 objects.
EbXMLFactory21() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
 
EbXMLFactory30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Factory for EbXML 3.0 objects.
EbXMLFactory30() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
 
EbXMLInternationalString - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for InternationalStringType.
EbXMLInternationalString21 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
Encapsulation of InternationalStringType.
EbXMLInternationalString21(InternationalStringType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLInternationalString21
Constructs the string by wrapping the given ebXML 2.1 object.
EbXMLInternationalString21(LocalizedString) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLInternationalString21
Constructs the string by wrapping the given ebXML 2.1 object.
EbXMLInternationalString30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of InternationalStringType.
EbXMLInternationalString30(InternationalStringType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLInternationalString30
Constructs the string by wrapping the given ebXML 3.0 object.
EbXMLInternationalString30(LocalizedString) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLInternationalString30
Constructs the string by wrapping the given ebXML 3.0 object.
EbXMLObjectContainer - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Provides functionality for containers of various ebXML objects.
EbXMLObjectContainer30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Base class for requests and responses that contain various ebXML 3.0 objects.
EbXMLObjectLibrary - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml
A container of objects used for resolving object references and their ids.
EbXMLObjectLibrary() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectLibrary
 
EbXMLProvideAndRegisterDocumentSetRequest - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for ProvideAndRegisterDocumentSetRequestType.
EbXMLProvideAndRegisterDocumentSetRequest21 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
EbXMLProvideAndRegisterDocumentSetRequest21(ProvideAndRegisterDocumentSetRequestType, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLProvideAndRegisterDocumentSetRequest21
Constructs a request by wrapping the given ebXML 2.1 object.
EbXMLProvideAndRegisterDocumentSetRequest21(ProvideAndRegisterDocumentSetRequestType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLProvideAndRegisterDocumentSetRequest21
Constructs a request by wrapping the given ebXML 2.1 object and creating a new object library.
EbXMLProvideAndRegisterDocumentSetRequest30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
EbXMLProvideAndRegisterDocumentSetRequest30(ProvideAndRegisterDocumentSetRequestType, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
Constructs a request by wrapping the given ebXML 3.0 object.
EbXMLProvideAndRegisterDocumentSetRequest30(ProvideAndRegisterDocumentSetRequestType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
Constructs a request by wrapping the given ebXML 3.0 object using a new object library.
EbXMLQueryResponse - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for AdhocQueryResponse.
EbXMLQueryResponse21 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
Encapsulation of RegistryResponse.
EbXMLQueryResponse21(RegistryResponse, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLQueryResponse21
Constructs the response wrapper.
EbXMLQueryResponse21(RegistryResponse) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLQueryResponse21
Constructs the response wrapper using a new EbXMLObjectLibrary.
EbXMLQueryResponse30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of AdhocQueryResponse.
EbXMLQueryResponse30(AdhocQueryResponse, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
Constructs a query response by wrapping the given ebXML 3.0 object.
EbXMLQueryResponse30(AdhocQueryResponse) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
Constructs the response wrapper using a new EbXMLObjectLibrary.
EbXMLRegistryError - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
 
EbXMLRegistryError21 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
 
EbXMLRegistryError21(RegistryError) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryError21
 
EbXMLRegistryError30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
 
EbXMLRegistryError30(RegistryError) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
EbXMLRegistryObject - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for RegistryEntryType and RegistryObjectType.
EbXMLRegistryObject21<E extends RegistryObjectType> - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
Encapsulation of RegistryEntryType.
EbXMLRegistryObject21(E, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
Constructs the registry entry by wrapping the given ebXML 2.1 object.
EbXMLRegistryObject30<E extends RegistryObjectType> - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of RegistryObjectType.
EbXMLRegistryObject30(E, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
Constructs a registry entry by wrapping the given ebXML 3.0 object.
EbXMLRegistryPackage - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for RegistryPackageType.
EbXMLRegistryPackage21 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
Encapsulation for RegistryPackageType.
EbXMLRegistryPackage21(RegistryPackageType, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryPackage21
Constructs a registry package by wrapping the given ebXML 2.1 object.
EbXMLRegistryPackage30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation for RegistryPackageType.
EbXMLRegistryPackage30(RegistryPackageType, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryPackage30
Constructs a registry package by wrapping the given ebXML 3.0 object.
EbXMLRegistryResponse - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Represents a ebXML RegistryResponseType.
EbXMLRegistryResponse21 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
The ebXML 2.1 version of the RegistryResponse.
EbXMLRegistryResponse21(RegistryResponse) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryResponse21
Constructs a response by wrapping the given ebXML object.
EbXMLRegistryResponse30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
The ebXML 3.0 version of the EbXMLRegistryResponse.
EbXMLRegistryResponse30(RegistryResponseType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryResponse30
Constructs the registry response by wrapping the given ebXML 3.0 object.
EbXMLRemoveObjectsRequest - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for RemoveObjectsRequest.
EbXMLRemoveObjectsRequest30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of RemoveObjectsRequest
EbXMLRemoveObjectsRequest30(RemoveObjectsRequest) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
Constructs a request by wrapping the given ebXML 3.0 object.
EbXMLRetrieveDocumentSetRequest - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for RetrieveDocumentSetRequestType.
EbXMLRetrieveDocumentSetRequest30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
The ebXML 3.0 version of the EbXMLRetrieveDocumentSetRequest.
EbXMLRetrieveDocumentSetRequest30(RetrieveDocumentSetRequestType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetRequest30
Constructs a request by wrapping the given ebXML 3.0 object.
EbXMLRetrieveDocumentSetResponse - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for RetrieveDocumentSetResponseType.
EbXMLRetrieveDocumentSetResponse30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
The ebXML 3.0 version of the EbXMLRetrieveDocumentSetRequest.
EbXMLRetrieveDocumentSetResponse30(RetrieveDocumentSetResponseType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
Constructs a response by wrapping the given ebXML 3.0 object.
EbXMLRetrieveImagingDocumentSetRequest - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for RetrieveImagingDocumentSetRequestType.
EbXMLRetrieveImagingDocumentSetRequest30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
The ebXML 3.0 version of the EbXMLRetrieveImagingDocumentSetRequest.
EbXMLRetrieveImagingDocumentSetRequest30(RetrieveImagingDocumentSetRequestType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveImagingDocumentSetRequest30
Constructs a request by wrapping the given ebXML 3.0 object.
EbXMLSlot - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for SlotType1.
EbXMLSlot21 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
Encapsulation of SlotType1.
EbXMLSlot21(SlotType1) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLSlot21
Constructs the slot wrapper.
EbXMLSlot30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of SlotType1.
EbXMLSlot30(SlotType1) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlot30
Constructs a slot by wrapping the given ebXML 3.0 object.
EbXMLSlotList - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Provides access to slots and their values.
EbXMLSlotList21 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
Represents a list of slots.
EbXMLSlotList21(List<SlotType1>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLSlotList21
Constructs the slot list by wrapping the given ebXML 2.1 object.
EbXMLSlotList30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Represents a list of slots.
EbXMLSlotList30(List<SlotType1>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlotList30
Constructs the slot list by wrapping the given ebXML 3.0 object.
EbXMLSubmitObjectsRequest - Interface in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Encapsulation of the ebXML classes for SubmitObjectsRequest.
EbXMLSubmitObjectsRequest21 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
Encapsulation of SubmitObjectsRequest
EbXMLSubmitObjectsRequest21(SubmitObjectsRequest, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLSubmitObjectsRequest21
Constructs a request by wrapping the given ebXML 2.1 object.
EbXMLSubmitObjectsRequest21(SubmitObjectsRequest) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLSubmitObjectsRequest21
Constructs a request by wrapping the given ebXML 2.1 object using a new object library.
EbXMLSubmitObjectsRequest30 - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Encapsulation of SubmitObjectsRequest
EbXMLSubmitObjectsRequest30(SubmitObjectsRequest, EbXMLObjectLibrary) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSubmitObjectsRequest30
Constructs a request by wrapping the given ebXML 3.0 object.
EbXMLSubmitObjectsRequest30(SubmitObjectsRequest) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSubmitObjectsRequest30
Constructs a request by wrapping the given ebXML 3.0 object using a new object library.
EhcacheAsynchronyCorrelator - Class in org.openehealth.ipf.commons.ihe.ws.correlation
Ehcache-based implementation of asynchronous message correlator.
EhcacheAsynchronyCorrelator(Ehcache) - Constructor for class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
EhcacheHl7v3ContinuationStorage - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
 
EhcacheHl7v3ContinuationStorage(Ehcache) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.EhcacheHl7v3ContinuationStorage
 
EhcacheInteractiveConfigurationStorage - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
An Ehcache-based implementation of InteractiveContinuationStorage.
EhcacheInteractiveConfigurationStorage(Ehcache) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.EhcacheInteractiveConfigurationStorage
 
EhcacheUnsolicitedFragmentationStorage - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
A storage of HL7 v2 unsolicited fragmentation accumulators.
EhcacheUnsolicitedFragmentationStorage(Ehcache) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.EhcacheUnsolicitedFragmentationStorage
 
elementAt(int) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
emailAddress - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
 
emailAddress - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
 
emailAddress - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
 
emailAddressFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.UserBranch
 
emailAddressFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
 
emailAddressFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
 
EmailAddressType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Mapping of the same named interface in ebRIM.
EmailAddressType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.EmailAddressType
 
EmailAddressType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
EmailAddressType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.EmailAddressType
 
empty(Message) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
empty(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
encode(Hl7v2Based) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XdsHl7v2Renderer
Encodes the given HL7-based XDS model object using specific rules regarding required and prohibited HL7 fields.
encodeAsString(String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
encodeAsStringList(String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
encodeHL7String(String, Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
encodeRepetitions() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
encoding(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
ENCODING_CHARACTERS - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XdsHl7v2Renderer
Encoding characters for HL7 v2 messages.
EncodingRuleBuilder - Class in org.openehealth.ipf.modules.hl7.validation.builder
 
EncodingRuleBuilder(String, DefaultValidationContext, String) - Constructor for class org.openehealth.ipf.modules.hl7.validation.builder.EncodingRuleBuilder
 
encrypt(Object, Serializable, Object[]) - Method in class org.openehealth.ipf.commons.flow.hibernate.RenderedMessageEncryptEventListener
 
endPoint - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
 
endTime - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
 
enforce(Predicate, T, int) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
enrich(ProcessorDefinition, String, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
enrichAuditDatasetFromRequest(T, Message, Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditStrategy
Enriches the given audit dataset with transaction-specific contents of the request message and Camel exchange.
enrichAuditDatasetFromRequest(QueryAuditDataset, Message, Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10AuditStrategy
 
enrichAuditDatasetFromRequest(QueryAuditDataset, Message, Exchange) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10AuditStrategyUtils
 
enrichAuditDatasetFromRequest(Iti8AuditDataset, Message, Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditStrategy
 
enrichAuditDatasetFromRequest(Iti8AuditDataset, Message, Exchange) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditStrategyUtils
 
enrichAuditDatasetFromRequest(QueryAuditDataset, Message, Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9AuditStrategy
 
enrichAuditDatasetFromRequest(QueryAuditDataset, Message, Exchange) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9AuditStrategyUtils
 
enrichAuditDatasetFromRequest(QueryAuditDataset, Message, Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore.PdqAuditStrategy
 
enrichAuditDatasetFromRequest(QueryAuditDataset, Message, Exchange) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore.PdqAuditStrategyUtils
 
enrichAuditDatasetFromResponse(T, Message) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditStrategy
Enriches the given audit dataset with transaction-specific contents of the response message.
enrichAuditDatasetFromResponse(QueryAuditDataset, Message) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9AuditStrategy
 
enrichAuditDatasetFromResponse(QueryAuditDataset, Message) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9AuditStrategyUtils
 
enrichAuditDatasetFromResponse(QueryAuditDataset, Message) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore.PdqAuditStrategy
 
enrichAuditDatasetFromResponse(QueryAuditDataset, Message) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore.PdqAuditStrategyUtils
 
enrichDatasetFromRequest(Object, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
enrichDatasetFromRequest(Object, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
enrichDatasetFromRequest(Object, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
enrichDatasetFromRequest(Object, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
enrichDatasetFromRequest(Object, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
enrichDatasetFromRequest(Object, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
enrichDatasetFromRequest(Object, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
enrichDatasetFromRequest(Object, T) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditStrategy
Enriches the dataset with transaction-specific information from the given request POJO.
enrichDatasetFromRequest(Object, XdsRetrieveAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsIRetrieveAuditStrategy30
 
enrichDatasetFromRequest(Object, XdsQueryAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditStrategy30
 
enrichDatasetFromRequest(Object, XdsRemoveAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveAuditStrategy30
 
enrichDatasetFromRequest(Object, XdsRetrieveAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditStrategy30
 
enrichDatasetFromRequest(Object, XdsSubmitAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditStrategy30
 
enrichDatasetFromResponse(Object, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditStrategy
 
enrichDatasetFromResponse(Object, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
enrichDatasetFromResponse(Object, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
enrichDatasetFromResponse(Object, T) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditStrategy
Enriches the dataset with transaction-specific information from the given response POJO.
enrichDatasetFromResponse(Object, T) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditStrategy
 
enrichDatasetFromResponse(Object, XdsRetrieveAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditStrategy30
 
enrichDatasetFromSubmitObjectsRequest(EbXMLSubmitObjectsRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditDataset
Enriches the set with fields extracted from a submit objects request POJO.
enricher(AggregationStrategy, String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new Enricher.
enricher(String, String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new Enricher using an AggregatorAdapter that adapts an Aggregator Spring bean identified by name aggregatorBeanName.
Enricher - Class in org.openehealth.ipf.platform.camel.core.process
A content enricher that enriches input data by first obtaining additional data from a resource represented by an endpoint producer and second by aggregating input data and additional data.
Enricher(Producer) - Constructor for class org.openehealth.ipf.platform.camel.core.process.Enricher
Creates a new Enricher.
Enricher(AggregationStrategy, Producer) - Constructor for class org.openehealth.ipf.platform.camel.core.process.Enricher
Creates a new Enricher.
enrichGenericAuditDatasetFromRequest(MllpAuditDataset, Message) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.AuditUtils
 
enrichNamespaces(Document, String) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InNamespaceMergeInterceptor
Copies namespace definitions from SOAP Envelope and SOAP Body elements of the given XML Document into the top-level element of the XML document represented by the given String.
enrichRequestContext(Exchange, WrappedMessageContext) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseProducer
 
enrichRequestContext(Exchange, WrappedMessageContext) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Enriches the given Web Service request context on the basis of the given Camel exchange, and vice versa.
enrichResponseMessage(Message, WrappedMessageContext) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Enriches the given response message from the Web Service request context data.
ensureMaximalSegmentsLength(String, int) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Ensures that all segments in the given HL7 message string representation are not longer than the given value (-1 means positive infinity).
entries() - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
Returns an unmodifiable list of history entries.
equals(Object) - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
 
equals(Object) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
equals(Object) - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
equals(Object) - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
 
equals(Object) - Method in class org.openehealth.ipf.commons.flow.history.SplitHistoryEntry
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SqlQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveDocumentSet
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocument
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocumentSet
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
equals(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
 
equals(Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
equals(Object) - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.SplitIndex
 
equals(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
ErrorCode - Enum in org.openehealth.ipf.commons.ihe.xds.core.responses
Error codes specified by the XDS specification.
errorCode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
 
errorCode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
 
ErrorInfo - Class in org.openehealth.ipf.commons.ihe.xds.core.responses
Contains information about an error.
ErrorInfo() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
Constructs an error info.
ErrorInfo(ErrorCode, String, Severity, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
Constructs an error info.
ErrorInfo(Throwable, ErrorCode, ErrorCode, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
Constructs an error info from the given exception.
ErrorInfoListTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Transforms between lists of ErrorInfo objects and their ebXML representations.
ErrorInfoListTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ErrorInfoListTransformer
Constructs the transformer.
ErrorLocation - Class in org.openehealth.ipf.modules.hl7
Deprecated.
use Location
ErrorLocation() - Constructor for class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
ErrorLocation(String, int, int, int, int, int) - Constructor for class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
ErrorType - Enum in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
Java class for ErrorType.
EUI_64_PATTERN - Static variable in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
evaluate(Object) - Method in class org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
 
evaluate(Exchange, Class<T>) - Method in class org.openehealth.ipf.platform.camel.core.adapter.StaticParams
Evaluates to the params array used to construct this expression.
evaluate(Exchange, Class<T>) - Method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingExpression
 
evaluate(Exchange, Class<T>) - Method in class org.openehealth.ipf.platform.camel.hl7.expression.Hl7InputExpression
 
evaluate(Exchange, Class<T>) - Method in class org.openehealth.ipf.platform.camel.hl7.TerserSetExpression
 
evaluateResult(String) - Method in class org.openehealth.ipf.commons.xml.SchematronValidator
 
EventCodeListDisplayNameValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates event code display name to be required, if eventCode has a value.
EventCodeListDisplayNameValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.EventCodeListDisplayNameValidator
 
eventType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AuditableEventType
 
eventType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
 
eventType(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
eventTypeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
 
except(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
exceptionMessage(ExpressionClause) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
exceptionMessageExpression() - Static method in class org.openehealth.ipf.platform.camel.core.util.Expressions
 
exceptionObject(ExpressionClause) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
exceptionObjectExpression() - Static method in class org.openehealth.ipf.platform.camel.core.util.Expressions
 
ExchangeAggregate - Class in org.openehealth.ipf.platform.camel.flow.aspect
An Aspect to preserve the SplitHistory of exchanges that are processed by the MulticastProcessor.process(Exchange) method.
ExchangeAggregate() - Constructor for class org.openehealth.ipf.platform.camel.flow.aspect.ExchangeAggregate
 
ExchangeCopy - Class in org.openehealth.ipf.platform.camel.flow.aspect
An Aspect to update the SplitHistory of exchanges after MulticastProcessor.createProcessorExchangePairs(Exchange) and Splitter.createProcessorExchangePairs(Exchange) method calls.
ExchangeCopy() - Constructor for class org.openehealth.ipf.platform.camel.flow.aspect.ExchangeCopy
 
ExchangeCopyHelper - Class in org.apache.camel.processor
For package-protected access to MulticastProcessor.
ExchangeCopyHelper() - Constructor for class org.apache.camel.processor.ExchangeCopyHelper
 
Exchanges - Class in org.openehealth.ipf.platform.camel.core.util
Utility related to Camel Exchanges.
Exchanges() - Constructor for class org.openehealth.ipf.platform.camel.core.util.Exchanges
 
execute() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
execute(JobExecutionContext) - Method in class org.openehealth.ipf.commons.flow.purge.FlowPurgeJob
 
execute(ApplicationConfig) - Method in class org.openehealth.ipf.commons.flow.purge.FlowPurgeJob
Schedules this job for an single, immediate execution in a separate thread.
execute() - Method in class org.openehealth.ipf.modules.hl7.dsl.MessageCopy
 
expectedAckCount(int) - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowBeginProcessorDefinition
Defines the number of acknowledgments that are expected for a created flow
expectedAckCount(int) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowBeginProcessor
Set the expected acknowledgement count for the flow.
expiration - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
 
Expressions - Class in org.openehealth.ipf.platform.camel.core.util
Utility related to Camel Expressions.
Expressions() - Constructor for class org.openehealth.ipf.platform.camel.core.util.Expressions
 
Extension - Interface in org.openehealth.ipf.commons.core.extend.config
Deprecated.
implement DynamicExtension instead
extension - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
 
extension - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
 
ExtensionActivationException - Exception in org.openehealth.ipf.commons.core.extend
Deprecated.
ExtensionActivationException() - Constructor for exception org.openehealth.ipf.commons.core.extend.ExtensionActivationException
Deprecated.
 
ExtensionActivationException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.core.extend.ExtensionActivationException
Deprecated.
 
ExtensionActivationException(String) - Constructor for exception org.openehealth.ipf.commons.core.extend.ExtensionActivationException
Deprecated.
 
ExtensionActivationException(Throwable) - Constructor for exception org.openehealth.ipf.commons.core.extend.ExtensionActivationException
Deprecated.
 
ExtensionActivator - Interface in org.openehealth.ipf.commons.core.extend
Deprecated.
ExtensionBlockActivator - Class in org.openehealth.ipf.commons.core.extend
Deprecated.
ExtensionBlockActivator() - Constructor for class org.openehealth.ipf.commons.core.extend.ExtensionBlockActivator
Deprecated.
 
ExtensionConfigurer<R extends Registry> - Class in org.openehealth.ipf.commons.core.extend.config
Deprecated.
ExtensionConfigurer() - Constructor for class org.openehealth.ipf.commons.core.extend.config.ExtensionConfigurer
Deprecated.
 
ExtensionMethodActivator - Class in org.openehealth.ipf.commons.core.extend
Deprecated.
ExtensionMethodActivator() - Constructor for class org.openehealth.ipf.commons.core.extend.ExtensionMethodActivator
Deprecated.
 
ExtensionModuleFactory - Class in org.openehealth.ipf.commons.core.config
Extension module that wraps the registration inside logging statements so that the extension process can be observed if necessary.
ExtensionModuleFactory() - Constructor for class org.openehealth.ipf.commons.core.config.ExtensionModuleFactory
 
ExtensionUtils - Class in org.openehealth.ipf.modules.hl7.extend
 
ExtensionUtils() - Constructor for class org.openehealth.ipf.modules.hl7.extend.ExtensionUtils
 
externalIdentifier - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
 
externalIdentifier - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
externalIdentifierFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
externalIdentifierFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
 
externalIdentifierQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
ExternalIdentifierQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ExternalIdentifierQueryType complex type.
ExternalIdentifierQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalIdentifierQueryType
 
ExternalIdentifierType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
ExternalIdentifier is the mapping of the same named interface in ebRIM.
ExternalIdentifierType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExternalIdentifierType
 
ExternalIdentifierType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
ExternalIdentifier is the mapping of the same named interface in ebRIM.
ExternalIdentifierType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
 
ExternalIdentifierValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates an external identifier.
ExternalIdentifierValidation(String, ValueValidator) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.ExternalIdentifierValidation
Constructs a validation.
externalLinkFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
ExternalLinkQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ExternalLinkQueryType complex type.
ExternalLinkQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalLinkQueryType
 
ExternalLinkType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
ExternalLink is the mapping of the same named interface in ebRIM.
ExternalLinkType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExternalLinkType
 
ExternalLinkType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
ExternalLink is the mapping of the same named interface in ebRIM.
ExternalLinkType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalLinkType
 
externalURI - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExternalLinkType
 
externalURI - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalLinkType
 
extract(S, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Extractor
 
extractAddressesFromServletRequest(SoapMessage, WsAuditDataset) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Extracts service URI and client IP address from the servlet request.
extractException(Exchange, boolean) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Extracts the exception handled while processing the given exchange (if any), and optionally marks the exchange as non-failed.
extractException(Exchange) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Extracts the exception handled while processing the given exchange (if any), and marks the exchange as non-failed.
extractHapiMessage(Message, String, Parser) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2MarshalUtils
Converts the contents of the given Camel message to a Message.
extractNonEmptyElement(String, String) - Static method in class org.openehealth.ipf.commons.ihe.ws.utils.SoapUtils
Extracts the given XML element from the given XML document.
Extractor<S> - Interface in org.openehealth.ipf.commons.core.modules.api
Extracts a piece of information from an object addressed by a expression
ExtractorException - Exception in org.openehealth.ipf.commons.core.modules.api
 
ExtractorException() - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ExtractorException
 
ExtractorException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ExtractorException
 
ExtractorException(String) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ExtractorException
 
ExtractorException(Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ExtractorException
 
extractOutgoingException(Exchange) - Static method in class org.openehealth.ipf.commons.ihe.ws.utils.SoapUtils
Returns Exception object from the outgoing fault message contained in the given CXF exchange, or null, when no exception could be extracted.
extractOutgoingPayload(Exchange) - Static method in class org.openehealth.ipf.commons.ihe.ws.utils.SoapUtils
Returns String payload of the outgoing message contained in the given CXF exchange, or null, when no String payload could be extracted.
extractPojo(Message) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Extracts POJO from the given CXF message.
extractSoapBody(String) - Static method in class org.openehealth.ipf.commons.ihe.ws.utils.SoapUtils
Extracts the proper body (for example, a Query) from the SOAP envelope, both represented as Strings.
extractUserIdFromWSAddressing(SoapMessage, boolean, boolean, WsAuditDataset) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Extracts user ID from an WS-Addressing SOAP header and stores it in the given audit dataset.
extractXuaUserNameFromSaml2Assertion(SoapMessage, Header.Direction, WsAuditDataset) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Extracts ITI-40 XUA user name from the SAML2 assertion contained in the given CXF message, and stores it in the ATNA audit dataset.
ExtraMetadata - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
 
ExtraMetadata() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ExtraMetadata
 
ExtraMetadataAdapter - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
 
ExtraMetadataAdapter() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ExtraMetadataAdapter
 
ExtraMetadataEntry - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
 
ExtraMetadataEntry() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ExtraMetadataEntry
 
ExtraMetadataHolder - Interface in org.openehealth.ipf.commons.ihe.xds.core
Interface for XDS objects which can have extra metadata slots.
extrinsicObjectFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ExtrinsicObjectQueryType
 
extrinsicObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
extrinsicObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
 
ExtrinsicObjectQueryResult - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
ExtrinsicObjectQueryResult() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ExtrinsicObjectQueryResult
 
extrinsicObjectQueryResult - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
 
ExtrinsicObjectQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for ExtrinsicObjectQueryType complex type.
ExtrinsicObjectQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ExtrinsicObjectQueryType
 
ExtrinsicObjectQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ExtrinsicObjectQueryType complex type.
ExtrinsicObjectQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExtrinsicObjectQueryType
 
ExtrinsicObjectType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
ExtrinsicObject are attributes from the ExtrinsicObject interface in ebRIM.
ExtrinsicObjectType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExtrinsicObjectType
 
ExtrinsicObjectType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
ExtrinsicObject is the mapping of the same named interface in ebRIM.
ExtrinsicObjectType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 

F

fakePatientPerson(MarkupBuilder) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
federated - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
 
federation - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
 
FederationQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for FederationQueryType complex type.
FederationQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FederationQueryType
 
FederationType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
FederationType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.FederationType
 
FetchQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query Cross-Community Fetch.
FetchQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FetchQuery
Constructs the query.
FetchQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Transforms between a FetchQuery and EbXMLAdhocQueryRequest.
FetchQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FetchQueryTransformer
 
fieldRepetitionIndexingBase - Static variable in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
fillCx(Composite, String, String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
fillCx(Composite, GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
fillErr347(Segment) - Method in exception org.openehealth.ipf.modules.hl7.AbstractHL7v2Exception
Deprecated.
 
fillFacets(Map<String, String>, Repeatable) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
fillMshFromSlurper(GPathResult, Message, boolean, boolean) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
fillObjectLibrary() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
Fills the object Library based on the contents.
filter(String) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
Determines whether to filter this flow at a given path.
filter(ProcessorDefinition, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
filterFlow(ManagedMessage) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
filterFlow(ManagedMessage) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
filterFlow(ManagedMessage) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
filterQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryRequest
 
FilterQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
FilterQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
 
filterQueryResult - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryResponse
 
FilterQueryResult - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
FilterQueryResult() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
 
FilterQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for FilterQueryType complex type.
FilterQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterQueryType
 
FilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for FilterType complex type.
FilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterType
 
FilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for FilterType complex type.
FilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterType
 
finalizeAggregate(Exchange, Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.Splitter
Creates the actual aggregation result of the processor This method is called by Splitter.processNext(Exchange) to calculate the aggregation result of the splitter.
finalizeAggregate(Exchange, Exchange) - Method in class org.openehealth.ipf.platform.camel.flow.process.Splitter
 
finalizeAtnaAuditing(Object, Hl7v3AuditStrategy, Hl7v3AuditDataset) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
 
finalizeAudit(MllpAuditDataset, MllpAuditStrategy, boolean) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.AuditUtils
 
finalizeSubExchange(Exchange, Exchange, SplitIndex) - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.Splitter
Updates the contents of sub exchanges This method is called by Splitter.processNext(Exchange) before sending a sub exchange to the destination processor.
finalizeSubExchange(Exchange, Exchange, SplitIndex) - Method in class org.openehealth.ipf.platform.camel.flow.process.Splitter
 
find() - Method in interface org.openehealth.ipf.commons.flow.repository.ConfigRepository
 
find(String) - Method in interface org.openehealth.ipf.commons.flow.repository.ConfigRepository
 
find() - Method in class org.openehealth.ipf.commons.flow.repository.ConfigRepositoryImpl
 
find(String) - Method in class org.openehealth.ipf.commons.flow.repository.ConfigRepositoryImpl
 
find(Long) - Method in interface org.openehealth.ipf.commons.flow.repository.FlowRepository
 
find(Long) - Method in class org.openehealth.ipf.commons.flow.repository.FlowRepositoryImpl
 
findApplicationConfigs() - Method in interface org.openehealth.ipf.commons.flow.FlowManager
Returns all stored application configurations.
findApplicationConfigs() - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
findApplicationConfigs() - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
findClass(String, String, String) - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
findContextualProperty(Message, String) - Static method in class org.openehealth.ipf.commons.ihe.ws.InterceptorUtils
Searches for a property in all available contexts associated with the given SOAP message.
FindDocumentsByReferenceIdQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for FindDocumentsByReferenceIdQuery.
FindDocumentsByReferenceIdQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
Constructs the query.
FindDocumentsByReferenceIdQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
FindDocumentsByReferenceIdQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsByReferenceIdQueryTransformer
 
FindDocumentsForMultiplePatientsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a Multi-Patient stored query for FindDocuments.
FindDocumentsForMultiplePatientsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
Constructs the query.
FindDocumentsForMultiplePatientsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
FindDocumentsForMultiplePatientsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsForMultiplePatientsQueryTransformer
 
FindDocumentsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for FindDocuments.
FindDocumentsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
Constructs the query.
FindDocumentsQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
FindDocumentsQueryTransformer<T extends FindDocumentsQuery> - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Transforms between a FindDocumentsQuery and EbXMLAdhocQueryRequest.
FindDocumentsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsQueryTransformer
 
findErrorFlowIds(FlowInfoFinderCriteria) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
findErrorFlowIds(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
findErrorFlowIds(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
findErrorFlowIds(FlowFinderCriteria) - Method in interface org.openehealth.ipf.commons.flow.repository.FlowRepository
 
findErrorFlowIds(FlowFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.repository.FlowRepositoryImpl
 
findErrorFlows(FlowInfoFinderCriteria) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
findErrorFlows(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
findErrorFlows(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
findErrorFlows(FlowFinderCriteria) - Method in interface org.openehealth.ipf.commons.flow.repository.FlowRepository
 
findErrorFlows(FlowFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.repository.FlowRepositoryImpl
 
findFlow(Long) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
findFlow(Long, boolean) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
findFlow(Long) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
findFlow(Long, boolean) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
findFlow(Long) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
findFlow(Long, boolean) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
findFlow(long) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
findFlow(long, boolean) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
findFlowIds(FlowInfoFinderCriteria) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
findFlowIds(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
findFlowIds(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
findFlowIds(FlowFinderCriteria) - Method in interface org.openehealth.ipf.commons.flow.repository.FlowRepository
 
findFlowIds(FlowFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.repository.FlowRepositoryImpl
 
findFlowMessageText(Long) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
findFlowMessageText(Long) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
findFlowMessageText(Long) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
findFlowMessageText(long) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
findFlowPartMessageText(Long, String) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
findFlowPartMessageText(Long, String) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
findFlowPartMessageText(Long, String) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
findFlowPartMessageText(long, String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
findFlowPartsByMessageQuery(Session, String) - Method in class org.openehealth.ipf.commons.flow.repository.search.DefaultSearchCallback
 
findFlows(FlowInfoFinderCriteria) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
findFlows(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
findFlows(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
findFlows(FlowFinderCriteria) - Method in interface org.openehealth.ipf.commons.flow.repository.FlowRepository
 
findFlows(FlowFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.repository.FlowRepositoryImpl
 
findFlows(Session, FlowSearchCriteria) - Method in class org.openehealth.ipf.commons.flow.repository.search.ClusterSearchCallback
 
findFlows(Session, FlowSearchCriteria) - Method in class org.openehealth.ipf.commons.flow.repository.search.DefaultSearchCallback
 
findFlows(Session, FlowSearchCriteria) - Method in interface org.openehealth.ipf.commons.flow.repository.search.FlowSearchCallback
 
findFlowsByMessageQuery(Session, String) - Method in class org.openehealth.ipf.commons.flow.repository.search.DefaultSearchCallback
 
FindFoldersForMultiplePatientsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a Multi-Patient stored query for FindFolders.
FindFoldersForMultiplePatientsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
Constructs the query.
FindFoldersForMultiplePatientsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
FindFoldersForMultiplePatientsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersForMultiplePatientsQueryTransformer
 
FindFoldersQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for FindFolders.
FindFoldersQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
Constructs the query.
FindFoldersQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Transforms between a FindFoldersQuery and EbXMLAdhocQueryRequest.
FindFoldersQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersQueryTransformer
 
findIndexOf(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
findIndexOf(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
findIndexValues(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
findIndexValues(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
findLastErrorFlows(String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
findLastErrorFlowsWithMessageText(String, String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
findLastFlows(String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
findLastFlowsWithMessageText(String, String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
findLastIndexOf(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
findLastIndexOf(Group, Closure<?>) - Static method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
findLastUnackFlows(String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
findLastUnackFlowsWithMessageText(String, String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
FindSubmissionSetsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for FindSubmissionSets.
FindSubmissionSetsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
Constructs the query.
FindSubmissionSetsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
FindSubmissionSetsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindSubmissionSetsQueryTransformer
 
findUnackFlowIds(FlowInfoFinderCriteria) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
findUnackFlowIds(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
findUnackFlowIds(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
findUnackFlowIds(FlowFinderCriteria) - Method in interface org.openehealth.ipf.commons.flow.repository.FlowRepository
 
findUnackFlowIds(FlowFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.repository.FlowRepositoryImpl
 
findUnackFlows(FlowInfoFinderCriteria) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
findUnackFlows(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
findUnackFlows(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
findUnackFlows(FlowFinderCriteria) - Method in interface org.openehealth.ipf.commons.flow.repository.FlowRepository
 
findUnackFlows(FlowFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.repository.FlowRepositoryImpl
 
firstLower(String) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
firstName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PersonNameType
 
firstName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
 
FixContentTypeOutInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf
Workaround for a compatibility issue with Axis 2 0.9x.
FixContentTypeOutInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.FixContentTypeOutInterceptor
Constructs the interceptor.
floatClause - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RationalClause
 
FloatFilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for FloatFilterType complex type.
FloatFilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FloatFilterType
 
Flow - Class in org.openehealth.ipf.commons.flow.domain
 
Flow() - Constructor for class org.openehealth.ipf.commons.flow.domain.Flow
Creates a flow.
Flow(String) - Constructor for class org.openehealth.ipf.commons.flow.domain.Flow
Creates a flow in context of the given application.
FLOW_CLEANUP_ENABLED_DEFAULT - Static variable in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
 
FLOW_FILTER_ENABLED_DEFAULT - Static variable in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
 
FLOW_ID_KEY - Static variable in class org.openehealth.ipf.platform.camel.flow.PlatformMessage
Header name of flow identifier.
FLOW_PURGE_SCHEDULE_DEFAULT - Static variable in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
 
FLOW_PURGE_SCHEDULED_DEFAULT - Static variable in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
 
FLOW_SPLIT_HISTORY - Static variable in class org.openehealth.ipf.platform.camel.flow.PlatformMessage
Header name of flow split history.
flowBegin(String) - Method in class org.openehealth.ipf.platform.camel.flow.builder.RouteHelper
Returns a new FlowBeginProcessor after assigning the identifier.
FlowBeginProcessor - Class in org.openehealth.ipf.platform.camel.flow.process
A processor that triggers a FlowManager.beginFlow(ManagedMessage, String, int) operation.
FlowBeginProcessor() - Constructor for class org.openehealth.ipf.platform.camel.flow.process.FlowBeginProcessor
Creates a new FlowBeginProcessor.
FlowBeginProcessor(String) - Constructor for class org.openehealth.ipf.platform.camel.flow.process.FlowBeginProcessor
Creates a new FlowBeginProcessor with unique identifier.
FlowBeginProcessorDefinition - Class in org.openehealth.ipf.platform.camel.flow.model
 
FlowBeginProcessorDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.flow.model.FlowBeginProcessorDefinition
 
flowCompleted(Long) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
flowCompleted(Long) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
flowCompleted(Long) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
flowEnd() - Method in class org.openehealth.ipf.platform.camel.flow.builder.RouteHelper
Returns a new FlowEndProcessor.
FlowEndProcessor - Class in org.openehealth.ipf.platform.camel.flow.process
A processor that triggers a FlowManager.acknowledgeFlow(ManagedMessage) operation.
FlowEndProcessor() - Constructor for class org.openehealth.ipf.platform.camel.flow.process.FlowEndProcessor
 
FlowEndProcessorDefinition - Class in org.openehealth.ipf.platform.camel.flow.model
 
FlowEndProcessorDefinition() - Constructor for class org.openehealth.ipf.platform.camel.flow.model.FlowEndProcessorDefinition
 
flowError() - Method in class org.openehealth.ipf.platform.camel.flow.builder.RouteHelper
Returns a new FlowErrorProcessor.
FlowErrorProcessor - Class in org.openehealth.ipf.platform.camel.flow.process
A processor that triggers a FlowManager.invalidateFlow(ManagedMessage) operation.
FlowErrorProcessor() - Constructor for class org.openehealth.ipf.platform.camel.flow.process.FlowErrorProcessor
 
FlowErrorProcessorDefinition - Class in org.openehealth.ipf.platform.camel.flow.model
 
FlowErrorProcessorDefinition() - Constructor for class org.openehealth.ipf.platform.camel.flow.model.FlowErrorProcessorDefinition
 
FlowException - Exception in org.openehealth.ipf.commons.flow
 
FlowException() - Constructor for exception org.openehealth.ipf.commons.flow.FlowException
 
FlowException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.flow.FlowException
 
FlowException(String) - Constructor for exception org.openehealth.ipf.commons.flow.FlowException
 
FlowException(Throwable) - Constructor for exception org.openehealth.ipf.commons.flow.FlowException
 
FlowExtensionModule - Class in org.openehealth.ipf.platform.camel.flow.extend
 
FlowExtensionModule() - Constructor for class org.openehealth.ipf.platform.camel.flow.extend.FlowExtensionModule
 
FlowFinderCriteria - Class in org.openehealth.ipf.commons.flow.repository
 
FlowFinderCriteria(Date, Date, String) - Constructor for class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
FlowFinderCriteria(Date, Date, String, int) - Constructor for class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
FlowFinderCriteria(Date, Date, String, int, String) - Constructor for class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
FlowFinderCriteria(Date, Date, String, int, String, String) - Constructor for class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
FlowInfo - Class in org.openehealth.ipf.commons.flow.transfer
 
FlowInfo() - Constructor for class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
FlowInfoFinderCriteria - Class in org.openehealth.ipf.commons.flow.transfer
 
FlowInfoFinderCriteria(Date, Date, String) - Constructor for class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
FlowInfoFinderCriteria(Date, Date, String, int) - Constructor for class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
FlowInfoFinderCriteria(Date, Date, String, int, String) - Constructor for class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
FlowInfoFinderCriteria(Date, Date, String, int, String, String) - Constructor for class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
FlowInfoUtils - Class in org.openehealth.ipf.commons.flow.transfer
 
FlowInfoUtils() - Constructor for class org.openehealth.ipf.commons.flow.transfer.FlowInfoUtils
 
FlowManager - Interface in org.openehealth.ipf.commons.flow
 
flowManager - Variable in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
 
FlowManagerBase - Class in org.openehealth.ipf.commons.flow
 
FlowManagerBase() - Constructor for class org.openehealth.ipf.commons.flow.FlowManagerBase
 
FlowManagerMBean - Class in org.openehealth.ipf.commons.flow.jmx
 
FlowManagerMBean() - Constructor for class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
FlowManagerMock - Class in org.openehealth.ipf.commons.flow
 
FlowManagerMock() - Constructor for class org.openehealth.ipf.commons.flow.FlowManagerMock
 
FlowMessage - Class in org.openehealth.ipf.commons.flow.domain
The readable String representation of the FlowMessage
FlowMessage() - Constructor for class org.openehealth.ipf.commons.flow.domain.FlowMessage
 
FlowMessage(String) - Constructor for class org.openehealth.ipf.commons.flow.domain.FlowMessage
 
FlowModelExtension - Class in org.openehealth.ipf.platform.camel.flow.extend
 
FlowModelExtension() - Constructor for class org.openehealth.ipf.platform.camel.flow.extend.FlowModelExtension
 
FlowNumber - Class in org.openehealth.ipf.commons.flow.domain
 
FlowNumber() - Constructor for class org.openehealth.ipf.commons.flow.domain.FlowNumber
 
FlowNumber(String) - Constructor for class org.openehealth.ipf.commons.flow.domain.FlowNumber
 
FlowPart - Class in org.openehealth.ipf.commons.flow.domain
 
FlowPart() - Constructor for class org.openehealth.ipf.commons.flow.domain.FlowPart
 
FlowPartInfo - Class in org.openehealth.ipf.commons.flow.transfer
 
FlowPartInfo() - Constructor for class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
FlowPartMessage - Class in org.openehealth.ipf.commons.flow.domain
The readable String representation of the FlowMessage
FlowPartMessage() - Constructor for class org.openehealth.ipf.commons.flow.domain.FlowPartMessage
 
FlowPartMessage(String) - Constructor for class org.openehealth.ipf.commons.flow.domain.FlowPartMessage
 
FlowProcessor - Class in org.openehealth.ipf.platform.camel.flow.process
A base class for processors that trigger FlowManager operations.
FlowProcessor() - Constructor for class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
 
FlowProcessorDefinition - Class in org.openehealth.ipf.platform.camel.flow.model
 
FlowProcessorDefinition() - Constructor for class org.openehealth.ipf.platform.camel.flow.model.FlowProcessorDefinition
 
FlowPurgeCriteria - Class in org.openehealth.ipf.commons.flow.repository
Criteria for flow purge operations.
FlowPurgeCriteria(FlowPurgeCriteria.PurgeMode, Date, String) - Constructor for class org.openehealth.ipf.commons.flow.repository.FlowPurgeCriteria
Creeates a new FlowPurgeCriteria object.
FlowPurgeCriteria(FlowPurgeCriteria.PurgeMode, Date, String, int) - Constructor for class org.openehealth.ipf.commons.flow.repository.FlowPurgeCriteria
Creeates a new FlowPurgeCriteria object.
FlowPurgeCriteria.PurgeMode - Enum in org.openehealth.ipf.commons.flow.repository
 
FlowPurgeJob - Class in org.openehealth.ipf.commons.flow.purge
A flow purge job implementation used by both, Quartz scheduler and FlowPurgerMBean.
FlowPurgeJob() - Constructor for class org.openehealth.ipf.commons.flow.purge.FlowPurgeJob
Constructor used by Quartz.
FlowPurgeJob(FlowManager, Scheduler, String) - Constructor for class org.openehealth.ipf.commons.flow.purge.FlowPurgeJob
Constructor used by FlowPurgerMBean.
FlowPurgeJobException - Exception in org.openehealth.ipf.commons.flow.purge
 
FlowPurgeJobException() - Constructor for exception org.openehealth.ipf.commons.flow.purge.FlowPurgeJobException
 
FlowPurgeJobException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.flow.purge.FlowPurgeJobException
 
FlowPurgeJobException(String) - Constructor for exception org.openehealth.ipf.commons.flow.purge.FlowPurgeJobException
 
FlowPurgeJobException(Throwable) - Constructor for exception org.openehealth.ipf.commons.flow.purge.FlowPurgeJobException
 
FlowPurgerMBean - Class in org.openehealth.ipf.commons.flow.jmx
MBean for managing application-specific purge operations for out-dated flows.
FlowPurgerMBean() - Constructor for class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
FlowReplayException - Exception in org.openehealth.ipf.commons.flow
 
FlowReplayException() - Constructor for exception org.openehealth.ipf.commons.flow.FlowReplayException
 
FlowReplayException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.flow.FlowReplayException
 
FlowReplayException(String) - Constructor for exception org.openehealth.ipf.commons.flow.FlowReplayException
 
FlowReplayException(Throwable) - Constructor for exception org.openehealth.ipf.commons.flow.FlowReplayException
 
FlowRepository - Interface in org.openehealth.ipf.commons.flow.repository
 
FlowRepositoryImpl - Class in org.openehealth.ipf.commons.flow.repository
 
FlowRepositoryImpl() - Constructor for class org.openehealth.ipf.commons.flow.repository.FlowRepositoryImpl
 
FlowSearchCallback - Interface in org.openehealth.ipf.commons.flow.repository.search
Fulltext search callback.
FlowSearchCriteria - Class in org.openehealth.ipf.commons.flow.repository.search
 
FlowSearchCriteria() - Constructor for class org.openehealth.ipf.commons.flow.repository.search.FlowSearchCriteria
 
FlowStatus - Enum in org.openehealth.ipf.commons.flow.domain
 
FlowStatusException - Exception in org.openehealth.ipf.commons.flow
 
FlowStatusException() - Constructor for exception org.openehealth.ipf.commons.flow.FlowStatusException
 
FlowStatusException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.flow.FlowStatusException
 
FlowStatusException(String) - Constructor for exception org.openehealth.ipf.commons.flow.FlowStatusException
 
FlowStatusException(Throwable) - Constructor for exception org.openehealth.ipf.commons.flow.FlowStatusException
 
Folder - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an XDS folder according to the IHE XDS specification.
Folder() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
FOLDER_CLASS_NODE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
XDSFolder classification node
FOLDER_CODE_LIST_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
codeList External Classification Scheme of the folder
FOLDER_LIMITED_METADATA_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
limitedMetadata External Classification Scheme of the Folder
FOLDER_LOCALIZED_STRING_PATIENT_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Localized String used for the patient ID external identifier of a folder
FOLDER_LOCALIZED_STRING_UNIQUE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Localized String used for the unique ID external identifier of a folder
FOLDER_PATIENT_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
patientId ExternalIdentifier of the Folder
FOLDER_UNIQUE_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
uniqueId ExternalIdentifier of the Folder
FolderTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Transforms between a Folder and its ebXML 2.1 representation.
FolderTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.FolderTransformer
Constructs the transformer
forAllVersions() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.RuleBuilder
 
FORCE_CORRELATION - Static variable in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
When the Web Service context of an outgoing request message contains Boolean.TRUE value in the property with this name, then correlation items of this request message will be stored in the configured asynchrony correlator instance, even when the WS-Addressing <ReplyTo> header is not set.
forContext(DefaultValidationContext) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.DefaultTypeRulesBuilder
 
forContext(DefaultValidationContext) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.ValidationContextBuilder
 
formatErrMsg(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WebService
Creates a message from the input textwith prefix the sending application in the transaction configuration.
formatErrorMessage(Throwable) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.NakFactory
Formats and returns error message of an exception.
forParserBean(String) - Static method in class org.openehealth.ipf.platform.camel.core.model.DataFormatAdapterDefinition
 
forRendererBean(String) - Static method in class org.openehealth.ipf.platform.camel.core.model.DataFormatAdapterDefinition
 
forVersion(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.RuleBuilder
 
forVersion() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.RuleBuilder
 
forVersionAndPrimitiveType(String, String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.RuleBuilder
 
forVersionAndType(String, String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.RuleBuilder
Deprecated.
FragmentationUtils - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Helper methods for segment fragmentation, unsolicited request fragmentation, and interactive response continuation in HL7v2-based transactions.
FragmentationUtils() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
 
from(Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
from(Primitive, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Composite, Composite) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Composite, Primitive) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Composite, Repeatable) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Composite, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Varies, Type) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Segment, Segment) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Segment, Repeatable) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
from(Group, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
fromAssociationType(QueryParameter, List<AssociationType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores an association parameter into a slot.
fromCode(QueryParameter, List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a list of codes into a slot.
fromCode(QueryParameter, QueryList<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a code list with AND/OR semantics into a set of slots with the same name.
fromDocumentAvailability(QueryParameter, List<DocumentAvailability>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a status parameter into a slot.
fromDocumentEntryType(QueryParameter, List<DocumentEntryType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
fromEbXML(EbXMLAssociation) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.AssociationTransformer
Transforms the given ebXML representation into an Association.
fromEbXML(EbXMLClassification) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.AuthorTransformer
Transforms an a EbXMLClassification to Author.
fromEbXML(EbXMLClassification) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.CodeTransformer
Transforms a EbXMLClassification to a Code instance.
fromEbXML(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.RecipientTransformer
Transforms an ebXML representation (a slot value) into a Recipient.
fromEbXML(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.StringToBoolTransformer
 
fromEbXML(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.UriTransformer
Transforms the slot values into a URI string.
fromEbXML(E) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Transforms an ebXML representation into its XDSMetaClass.
fromEbXML(EbXMLProvideAndRegisterDocumentSetRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.ProvideAndRegisterDocumentSetTransformer
Transforms an ebXML representation or a request.
fromEbXML(FetchQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FetchQueryTransformer
 
fromEbXML(FindDocumentsByReferenceIdQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsByReferenceIdQueryTransformer
 
fromEbXML(FindDocumentsForMultiplePatientsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsForMultiplePatientsQueryTransformer
 
fromEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsQueryTransformer
 
fromEbXML(FindFoldersForMultiplePatientsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersForMultiplePatientsQueryTransformer
Transforms the ebXML representation of a query into a query object.
fromEbXML(FindFoldersQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersQueryTransformer
Transforms the ebXML representation of a query into a query object.
fromEbXML(FindSubmissionSetsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindSubmissionSetsQueryTransformer
Transforms the ebXML representation of a query into a query object.
fromEbXML(GetAllQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAllQueryTransformer
Transforms the ebXML representation of a query into a query object.
fromEbXML(GetAssociationsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAssociationsQueryTransformer
 
fromEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByIDAndCodesQueryTransformer
Transforms the ebXML representation of a query into a query object.
fromEbXML(T, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByIDQueryTransformer
 
fromEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByUUIDQueryTransformer
Transforms the ebXML representation of a query into a query object.
fromEbXML(T, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByUUIDQueryTransformer
fromEbXML(GetDocumentsAndAssociationsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsAndAssociationsQueryTransformer
 
fromEbXML(GetDocumentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsQueryTransformer
 
fromEbXML(GetFolderAndContentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFolderAndContentsQueryTransformer
 
fromEbXML(GetFoldersForDocumentQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersForDocumentQueryTransformer
 
fromEbXML(GetFoldersQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersQueryTransformer
 
fromEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFromDocumentQueryTransformer
Transforms the ebXML representation of a query into a query object.
fromEbXML(GetRelatedDocumentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetRelatedDocumentsQueryTransformer
 
fromEbXML(GetSubmissionSetAndContentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetAndContentsQueryTransformer
 
fromEbXML(GetSubmissionSetsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetsQueryTransformer
 
fromEbXML(SqlQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SqlQueryTransformer
Transforms the ebXML representation of a query into a query object.
fromEbXML(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryRegistryTransformer
Transforms the ebXML representation into a request.
fromEbXML(EbXMLSubmitObjectsRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RegisterDocumentSetTransformer
Transforms the ebXML representation into a request.
fromEbXML(EbXMLRemoveObjectsRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RemoveDocumentSetTransformer
Transforms the ebXML representation into a request.
fromEbXML(EbXMLRetrieveDocumentSetRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RetrieveDocumentSetRequestTransformer
Transforms the ebXML representation into a request.
fromEbXML(EbXMLRetrieveImagingDocumentSetRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RetrieveImagingDocumentSetRequestTransformer
Transforms the ebXML representation into a request.
fromEbXML(List<EbXMLRegistryError>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ErrorInfoListTransformer
 
fromEbXML(EbXMLRegistryError) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ErrorInfoListTransformer
 
fromEbXML(EbXMLQueryResponse) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.QueryResponseTransformer
fromEbXML(EbXMLRegistryResponse) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ResponseTransformer
Transforms a EbXMLRegistryResponse to a Response.
fromEbXML(EbXMLRetrieveDocumentSetResponse) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.RetrieveDocumentSetResponseTransformer
fromHL7(String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.DateTransformer
Converts from the HL7 DTM format to DateTime.
fromHL7(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.PatientInfoTransformer
Creates a PatientInfo instance via an HL7 XCN string.
fromHL7(String, PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.DateOfBirthPIDTransformer
 
fromHL7(String, PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.GenderPIDTransformer
 
fromHL7(String, PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.PatientAddressPIDTransformer
 
fromHL7(String, PatientInfo) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.PIDTransformer
Transforms the given hl7 data into the patient info.
fromHL7(String, PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.SourcePatientIdentifierPIDTransformer
 
fromHL7(String, PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.SourcePatientNamePIDTransformer
 
fromInteger(QueryParameter, Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a numbered parameter into a slot.
fromMessage(Message) - Method in class org.openehealth.ipf.platform.camel.hl7.converter.HL7MessageConverter
Returns a Message built from the JMS message type, using the specified HapiContext
fromNumber(QueryParameter, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a numbered parameter into a slot.
fromOpcode(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationLabel
Returns the association label that is represented by the given opcode.
fromPatientIdList(QueryParameter, List<Identifiable>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a list of patientIds into a slot.
fromStatus(QueryParameter, List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a status parameter into a slot.
fromString(QueryParameter, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a string-valued parameter into a slot.
fromStringList(QueryParameter, List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a list of strings into a slot.
fromStringList(String, List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a list of strings into a slot.
fromStringList(QueryParameter, QueryList<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a string list with AND/OR semantics into a set of slots with the same name.
fromStringList(String, QueryList<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Stores a string list with AND/OR semantics into a set of slots with the same name.
fromValue(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ErrorType
 

G

GenderPIDTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid
Transforms a PID-8 conforming string into a PatientInfo instance.
GenderPIDTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.GenderPIDTransformer
 
GenericIti44PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti44
Generic ITI-44 port type for PIX Feed.
get(StringPayloadHolder.PayloadType) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder
 
get(Object, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
get(Object, Object, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
get(Object, Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
 
get(Object, Object, Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
 
get(Class<T>) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractMessage
Deprecated.
use AbstractGroup.getTyped(String, Class)
get(String, Class<T>) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractMessage
Deprecated.
use AbstractGroup.getTyped(String, Class)
get(Class<T>, int) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractMessage
Deprecated.
use AbstractGroup.getTyped(String, int, Class)
get(String, Class<T>, int) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractMessage
Deprecated.
use AbstractGroup.getTyped(String, int, Class)
get(String) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
get(String, String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.EhcacheInteractiveConfigurationStorage
 
get(String, String) - Method in interface org.openehealth.ipf.platform.camel.ihe.mllp.core.InteractiveContinuationStorage
Retrieves a fragment from the storage or null when no fragment with the given parameters could be found.
getAccessControlPolicy() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
Gets the value of the accessControlPolicy property.
getAccessURI() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ServiceBindingType
Gets the value of the accessURI property.
getAccessURI() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
Gets the value of the accessURI property.
getAccountNumberRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getAccountNumberRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getAckCodeFirstCharacter() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getAckCodeFirstCharacter() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
getAckCodeFirstCharacter() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
getAckCodeFirstCharacter() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
getAckCount() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
getAckCountExpected() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getAckCountExpected() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
getAcknowledgementDetailCode() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getAckTypeCode(Throwable) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.NakFactory
Returns a HL7v2 acknowledgement type code that corresponds to the given instance of Throwable.
getAction() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Gets the value of the action property.
getActiveConsumer() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Endpoint
 
getAdditionalConsumerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
 
getAdditionalConsumerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21Component
 
getAdditionalConsumerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22Component
 
getAdditionalConsumerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9Component
 
getAdditionalInterceptors() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
getAdditionalProducerInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
 
getAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
getAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
getAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.EmailAddressType
Gets the value of the address property.
getAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.OrganizationType
Gets the value of the address property.
getAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
Gets the value of the address property.
getAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.EmailAddressType
Gets the value of the address property.
getAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
Gets the value of the address property.
getAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
Gets the value of the address property.
getAddressFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Gets the value of the addressFilter property.
getAddressFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
Gets the value of the addressFilter property.
getAddressType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
getAddSlotsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Gets the value of the addSlotsRequest property.
getAdhocQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ApproveObjectsRequest
Gets the value of the adhocQuery property.
getAdhocQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.DeprecateObjectsRequest
Gets the value of the adhocQuery property.
getAdhocQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Gets the value of the adhocQuery property.
getAdhocQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
Gets the value of the adhocQuery property.
getAdhocQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UndeprecateObjectsRequest
Gets the value of the adhocQuery property.
getAdhocQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Gets the value of the adhocQuery property.
getAdhocQueryRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Gets the value of the adhocQueryRequest property.
getAdhocQueryResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryResponse
Gets the value of the adhocQueryResponse property.
getAffectedObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
Gets the value of the affectedObjectQuery property.
getAffectedObjects() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Gets the value of the affectedObjects property.
getAfter() - Method in interface org.openehealth.ipf.commons.ihe.core.chain.Chainable
 
getAfter() - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
 
getAlgorithmName() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Algorithm Name (QPD-5).
getAlgorithmVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Algorithm Version (QPD-6).
getAllowedRequestMessageTypes() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getAllowedResponseMessageTypes() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
 
GetAllQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetAll.
GetAllQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
Constructs the query.
GetAllQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Transforms between a GetAllQuery and EbXMLAdhocQueryRequest.
GetAllQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAllQueryTransformer
 
getAlternativeRequestKeys(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Determines the set of correlation keys for the request message contained in the given exchange, which are alternative to the WS-Addressing message ID.
getAlternativeResponseKeys(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseService
 
getAlternativeResponseKeys(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseService
 
getAlternativeResponseKeys(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractAsyncResponseWebService
Determines the set of correlation keys for the given response message, which are alternative to the WS-Addressing message ID referenced in the <ReplyTo> header.
getAndRemove(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.EhcacheUnsolicitedFragmentationStorage
 
getAndRemove(String) - Method in interface org.openehealth.ipf.platform.camel.ihe.mllp.core.UnsolicitedFragmentationStorage
Returns the fragment accumulator which corresponds to the given key and removes it from the storage.
getApplication() - Method in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
 
getApplication() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getApplication() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
getApplication() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
getApplication() - Method in class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
getApplication() - Method in class org.openehealth.ipf.commons.flow.repository.FlowPurgeCriteria
 
getApplication() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
getApplication() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
getApplicationConfig(String) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
Return the configuration for given application.
getApplicationConfig(String) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
getApplicationConfig(String) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
getApplicationContext(CamelContext) - Static method in class org.openehealth.ipf.platform.camel.core.util.Contexts
 
getApproveObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Gets the value of the approveObjectsRequest property.
getAreaCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
Gets the value of the areaCode property.
getAreaCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Gets the value of the areaCode property.
getAssigningAuthority() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
 
getAssigningAuthority() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
getAssociationFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the associationFilter property.
getAssociationFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationQueryType
Gets the value of the associationFilter property.
getAssociationPropagation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getAssociationQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the associationQuery property.
getAssociationQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Gets the value of the associationQuery property.
getAssociationQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Gets the value of the associationQueryResult property.
getAssociations() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
getAssociations() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Returns all associations of this container.
getAssociations() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
getAssociations() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
getAssociations() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
GetAssociationsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetAssociations.
GetAssociationsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
Constructs the query.
GetAssociationsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
GetAssociationsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAssociationsQueryTransformer
Constructs the transformer.
getAssociationStatuses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getAssociationStatuses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
 
getAssociationStatuses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
 
getAssociationStatuses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
 
getAssociationStatuses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
 
getAssociationStatuses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
getAssociationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAssociation21
 
getAssociationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
getAssociationType() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
getAssociationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getAssociationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
Gets the value of the associationType property.
getAssociationType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
Gets the value of the associationType property.
getAssociationTypeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
Gets the value of the associationTypeQuery property.
getAssociationTypes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
getAt(int) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
getAt(int) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
getAt(Primitive, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getAt(ExtraComponents, int) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getAt(Composite, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getAt(Varies, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getAt(Segment, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getAt(Group, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getAt(IntRange) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
getAttribute(Element, String, String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
getAuditableEventFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryType
Gets the value of the auditableEventFilter property.
getAuditableEventQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the auditableEventQuery property.
getAuditableEventQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Gets the value of the auditableEventQuery property.
getAuditableEventQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
Gets the value of the auditableEventQuery property.
getAuditableEventQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Gets the value of the auditableEventQueryResult property.
getAuditDataset(String) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Returns the audit dataset for the request message with the given ID, or null if the message is unknown.
getAuditDataset(String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
getAuditDataset(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Returns an audit dataset instance which corresponds to the given message.
getAuditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomPixAuditor
 
getAuditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomXdsAuditor
 
getAuditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.custom.Hl7v3Auditor
 
getAuditStrategy() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
Returns the audit strategy associated with this interceptor.
getAuditStrategy() - Method in interface org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.AuditInterceptor
Returns the audit strategy instance configured for this interceptor.
getAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuditInterceptor
 
getAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerAuditInterceptor
 
getAuthor() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getAuthor() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
getAuthorInstitution() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
getAuthorPerson() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
getAuthorPerson() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
getAuthorPersons() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getAuthorRole() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
getAuthors() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getAuthors() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
getAuthorSpecialty() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
getAuthorTelecom() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
getAvailabilityStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getAvailabilityStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getBean(Class<B>) - Static method in class org.openehealth.ipf.commons.core.config.ContextFacade
 
getBean(String) - Static method in class org.openehealth.ipf.commons.core.config.ContextFacade
 
getBeanClass(Element) - Method in class org.openehealth.ipf.commons.core.config.CommonsCoreBeanDefinitionParser
 
getBefore() - Method in interface org.openehealth.ipf.commons.ihe.core.chain.Chainable
 
getBefore() - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
 
getBindingName() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
getBirthNameCopyTo() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getBooleanClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SimpleClause
Gets the value of the booleanClause property.
getBuilder(OutputStream) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
getBuilder(OutputStream, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
getBuilders() - Method in class org.openehealth.ipf.modules.hl7.validation.ValidationContextFactoryBean
 
getById(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectLibrary
Looks up an object via its ID.
GetByIdAndCodesQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Base class for queries that are defined by: a UUID or unique ID a list of format codes a list of confidentiality codes
GetByIdAndCodesQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
For JAXB serialization only.
GetByIdAndCodesQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
Constructs the query.
GetByIDAndCodesQueryTransformer<T extends GetByIdAndCodesQuery> - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Base class of transformers for GetByIdAndCodesQuery.
GetByIDAndCodesQueryTransformer(QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter, QueryParameter) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByIDAndCodesQueryTransformer
Constructs the transformer.
GetByIdQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Base class for queries that are defined by a list of UUIDs or unique IDs.
GetByIdQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
For JAXB serialization only.
GetByIdQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
Constructs the query.
GetByIDQueryTransformer<T extends GetByIdQuery> - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Base class of transformers for GetByIdQuery.
GetByIDQueryTransformer(QueryParameter, QueryParameter) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByIDQueryTransformer
Constructs the transformer.
getByObj(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectLibrary
Looks up an ID via its object.
GetByUuidQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Base class for queries that are defined by a list of UUIDs.
GetByUuidQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
For JAXB serialization only.
GetByUuidQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
Constructs the query.
GetByUUIDQueryTransformer<T extends GetByUuidQuery> - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Base class of transformers for GetByUuidQuery.
GetByUUIDQueryTransformer(QueryParameter) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByUUIDQueryTransformer
Constructs the transformer.
getCache() - Method in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
 
getCache() - Method in class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
getCache() - Method in class org.openehealth.ipf.commons.xml.XsdValidator
 
getCache() - Method in class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
getCacheSources() - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
getCamelContext() - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilderConfigurer
 
getCamelContext() - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
Returns the CamelContext.
getCamelContext() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getCamelHeaders(Object) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.XdsJaxbDataBinding
Returns a map of additional Camel headers for the given ebXML object.
getCatalogingLatency() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Gets the value of the catalogingLatency property.
getCause() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getCauses() - Method in exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
getCharset() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
getCharset() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.LocalizedStringType
Gets the value of the charset property.
getCharset() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
Gets the value of the charset property.
getCharset() - Method in class org.openehealth.ipf.platform.camel.hl7.dataformat.Hl7DataFormat
 
getCharsetName() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getChildOrganizationQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Gets the value of the childOrganizationQuery property.
getChildrenQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationNodeQueryType
Gets the value of the childrenQuery property.
getChildrenQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationSchemeQueryType
Gets the value of the childrenQuery property.
getCity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
getCity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
Gets the value of the city property.
getCity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Gets the value of the city property.
getClassCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getClassCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getClassification() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
Gets the value of the classification property.
getClassification() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the classification property.
getClassificationFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
Gets the value of the classificationFilter property.
getClassificationFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassifiedByBranch
Gets the value of the classificationFilter property.
getClassificationNode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
getClassificationNode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getClassificationNode() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
getClassificationNode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationNodeType
Gets the value of the classificationNode property.
getClassificationNode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationSchemeType
Gets the value of the classificationNode property.
getClassificationNode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationType
Gets the value of the classificationNode property.
getClassificationNode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
Gets the value of the classificationNode property.
getClassificationNode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
Gets the value of the classificationNode property.
getClassificationNode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Gets the value of the classificationNode property.
getClassificationNodeChildrenBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationNodeQueryType
Gets the value of the classificationNodeChildrenBranch property.
getClassificationNodeFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationNodeQueryType
Gets the value of the classificationNodeFilter property.
getClassificationNodeParentBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationNodeQueryType
Gets the value of the classificationNodeParentBranch property.
getClassificationNodeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the classificationNodeQuery property.
getClassificationNodeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
Gets the value of the classificationNodeQuery property.
getClassificationNodeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassifiedByBranch
Gets the value of the classificationNodeQuery property.
getClassificationNodeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Gets the value of the classificationNodeQuery property.
getClassificationNodeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
Gets the value of the classificationNodeQuery property.
getClassificationNodeQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Gets the value of the classificationNodeQueryResult property.
getClassificationQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the classificationQuery property.
getClassificationQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Gets the value of the classificationQuery property.
getClassificationQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the classificationQuery property.
getClassificationQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Gets the value of the classificationQueryResult property.
getClassifications() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getClassifications(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getClassifications() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
getClassifications() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getClassifications(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getClassifications() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
 
getClassifications() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getClassifications(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
Returns the classification matching the given scheme.
getClassificationScheme() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
getClassificationScheme() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getClassificationScheme() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
getClassificationScheme() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationType
Gets the value of the classificationScheme property.
getClassificationScheme() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Gets the value of the classificationScheme property.
getClassificationSchemeFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationSchemeQueryType
Gets the value of the classificationSchemeFilter property.
getClassificationSchemeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the classificationSchemeQuery property.
getClassificationSchemeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationNodeQueryType
Gets the value of the classificationSchemeQuery property.
getClassificationSchemeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
Gets the value of the classificationSchemeQuery property.
getClassificationSchemeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassifiedByBranch
Gets the value of the classificationSchemeQuery property.
getClassificationSchemeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Gets the value of the classificationSchemeQuery property.
getClassificationSchemeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
Gets the value of the classificationSchemeQuery property.
getClassificationSchemeQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Gets the value of the classificationSchemeQueryResult property.
getClassifiedByBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
Gets the value of the classifiedByBranch property.
getClassifiedObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
getClassifiedObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getClassifiedObject() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
getClassifiedObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationType
Gets the value of the classifiedObject property.
getClassifiedObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Gets the value of the classifiedObject property.
getClassifiedObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
Gets the value of the classifiedObjectQuery property.
getClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.CompoundClause
Gets the value of the clause property.
getClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterType
Gets the value of the clause property.
getClient() - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
Returns a client stub for the web-service.
getClient() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
Retrieves the client stub for the Web Service.
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01.Pcd01Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.AbstractIti44Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45.Iti45Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46.Iti46Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseComponent
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseComponent
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse.Iti56AsyncResponseComponent
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.Iti56Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
Returns client-side ATNA audit strategy.
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns client-side audit strategy instance.
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti14.Iti14Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti15.Iti15Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti16.Iti16Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti18.Iti18Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse.Iti38AsyncResponseComponent
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.Iti38Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse.Iti39AsyncResponseComponent
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.Iti39Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti42.Iti42Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti43.Iti43Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti51.Iti51Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti57.Iti57Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti61.Iti61Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti62.Iti62Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse.Iti63AsyncResponseComponent
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.Iti63Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad69.Rad69Component
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse.Rad75AsyncResponseComponent
 
getClientAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.Rad75Component
 
getClientAuthType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getClientAuthType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getClientAuthTypeClass() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getClientIpAddress() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Client IP address.
getClosure() - Method in class org.openehealth.ipf.platform.camel.core.closures.ClosureAdapter
 
getCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
getCode() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryReturnType
 
getCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationNodeType
Gets the value of the code property.
getCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
Gets the value of the code property.
getCodecFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getCodeContext() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryError21
 
getCodeContext() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
getCodeContext() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
getCodeContext() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
getCodeContext() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
Gets the value of the codeContext property.
getCodeContext() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Gets the value of the codeContext property.
getCodeContext() - Method in exception org.openehealth.ipf.commons.ihe.xds.core.XdsRuntimeException
 
getCodeList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
getCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
getCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
getCollectedPayload() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.WrappedOutputStream
Returns the collected message payload.
getComment() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
getComment() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.VersionInfoType
Gets the value of the comment property.
getComment() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
Gets the value of the comment property.
getComments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getComparator() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SimpleFilterType
Gets the value of the comparator property.
getComponent() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getComponent() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getComponentNumber() - Method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
getComponentType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getCompositeTypeRules(String, String, String, Class<T>) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
getCompoundClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.Clause
Gets the value of the compoundClause property.
getConfidentialityCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getConfidentialityCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getConfidentialityCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getConfidentialityCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
getConfig() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.NakFactory
Returns configuration of the transaction served by this factory.
getConfig() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getConfigurationHolder() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.AbstractHl7v2Interceptor
 
getConfigurationHolder() - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.Hl7v2Interceptor
 
getConformanceProfile() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Gets the value of the conformanceProfile property.
getConnectivePredicate() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.CompoundClause
Gets the value of the connectivePredicate property.
getConsumer() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
Returns the configured ITI consumer instance.
getConsumerAuditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.AuditorManager
 
getContent(Class<T>) - Method in class org.openehealth.ipf.commons.core.ContentMap
Returns document content of the given type.
getContent() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.QueryExpressionType
Gets the value of the content property.
GetContentRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
GetContentRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.GetContentRequest
 
getContentRequest - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
 
GetContentResponse - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
GetContentResponse() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.GetContentResponse
 
getContentResponse - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryResponse
 
getContents() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLProvideAndRegisterDocumentSetRequest21
 
getContents() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLQueryResponse21
 
getContents() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLSubmitObjectsRequest21
 
getContentsCount() - Method in class org.openehealth.ipf.commons.core.ContentMap
Returns count of currently available content types in this content map.
getContentTypeCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
getContentTypeCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
getContentVersionInfo() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
Gets the value of the contentVersionInfo property.
getContentVersionInfoFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExtrinsicObjectQueryType
Gets the value of the contentVersionInfoFilter property.
getContext() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.RuleBuilder
 
getContext() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Servlet
 
getContinuationQuantity(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.EhcacheHl7v3ContinuationStorage
 
getContinuationQuantity(String) - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationStorage
 
getContinuationStorage() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
Returns storage bean for continuation fragments.
getContributionCount() - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
getContributionCount() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
getContributionTime() - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
getContributionTime() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
getControlActProcessCode() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3WsTransactionConfiguration
 
getConversionService() - Static method in class org.openehealth.ipf.commons.core.ContentMap
Returns conversion service for document contents.
getCopyAccountNumberAs() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getCopyEmailAs() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getCopyNationalIdentifierAs() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getCorrelationId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.AcceptObjectsRequest
Gets the value of the correlationId property.
getCorrelationKey(String) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Returns the user-defined correlation key for the message with the given ID, or null if the message is unknown or the user did not provided any correlation key.
getCorrelationKey(String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
getCorrelator() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Returns the correlator.
getCountry() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
getCountry() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
Gets the value of the country property.
getCountry() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Gets the value of the country property.
getCountryCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
Gets the value of the countryCode property.
getCountryCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Gets the value of the countryCode property.
getCountyParishCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
getCREATE_MSG() - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
getCreationTime() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getCreationTime() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
getCreationTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getCreationTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getCustomErrorCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
getCustomInterceptorBeans() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getCustomInterceptorBeans() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getCustomInterceptorFactories() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getCustomInterceptorFactories() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getCustomInterceptorFactoryList() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getCustomInterceptors(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getCustomInterceptors() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Returns custom interceptors configured for this endpoint.
getCustomModelClassFactory() - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClassFactoryConfigurer
 
getCustomPixAuditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.AuditorManager
 
getCustomSchematronParameters(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfile
 
getCustomSchematronParameters(String) - Method in interface org.openehealth.ipf.commons.xml.CombinedXmlValidationProfile
 
getCustomXdsAuditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.AuditorManager
 
getDataFormat(RouteContext) - Method in class org.openehealth.ipf.platform.camel.core.model.DataFormatAdapterDefinition
 
getDataHandler() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExtrinsicObject21
 
getDataHandler() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
getDataHandler() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExtrinsicObject
 
getDataHandler() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
Same as getContent(DataHandler.class).
getDataHandler() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
getDataHandler() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
getDateOfBirth() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
getDateTimeClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RationalClause
Gets the value of the dateTimeClause property.
getDefaultContinuationThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
Returns default count of data records to be sent in the first response fragment, when the request does not contain "initialQuantity" element.
getDefaultMatchQuality() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getDegree() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
getDegree() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
getDegree() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
getDelegate() - Method in class org.openehealth.ipf.modules.hl7.parser.CustomModelClassFactory
 
getDeletionScope() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
getDeletionScope() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRemoveObjectsRequest
 
getDeletionScope() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RemoveObjectsRequest
Gets the value of the deletionScope property.
getDeletionScope() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
Gets the value of the deletionScope property.
getDemographicsFields(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns a specific repetition of Demographics Fields (QPD-3).
getDemographicsFields() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Demographics Fields (QPD-3).
getDemographicsFieldsReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns count of Demographics Fields (QPD-3).
getDeprecateObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Gets the value of the deprecateObjectsRequest property.
getDerivedStatus() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getDescription() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getDescription() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getDescription() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getDescription() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
Gets the value of the description property.
getDescription() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the description property.
getDescription() - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
getDescription() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
getDescription() - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
getDescription() - Method in class org.openehealth.ipf.platform.camel.hl7.TerserSetExpression
 
getDescriptionBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
Gets the value of the descriptionBranch property.
getDescriptionBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the descriptionBranch property.
getDestinationRegistry() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Gets the value of the destinationRegistry property.
getDetectedIssueEventCode() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getDetectedIssueEventCodeSystem() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getDetectedIssueManagementCode() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getDetectedIssueManagementCodeSystem() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getDispatcher() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getDispatcher() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getDisplayName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
getDocCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getDocument() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.ProvideAndRegisterDocumentSetRequestType
Gets the value of the document property.
getDocument() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType
Gets the value of the document property.
getDocument() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Gets the value of the document property.
getDocumentAvailability() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getDocumentAvailability() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
getDocumentEntries() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
getDocumentEntries() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
getDocumentEntry() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
 
getDocumentEntryTypes() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentEntryTypeAwareStoredQuery
 
getDocumentEntryTypes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
getDocumentEntryTypes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
getDocumentEntryTypes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getDocumentEntryTypes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
getDocumentEntryTypes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
getDocumentIds(XdsRetrieveAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditDataset
 
getDocumentRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType
Gets the value of the documentRequest property.
getDocumentRequests() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.SeriesRequest
Gets the value of the documentRequest property.
getDocumentResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType
Gets the value of the documentResponse property.
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLProvideAndRegisterDocumentSetRequest21
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetRequest30
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
 
getDocuments() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLProvideAndRegisterDocumentSetRequest
 
getDocuments() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveDocumentSetRequest
 
getDocuments() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveDocumentSetResponse
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocumentSet
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
getDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
 
GetDocumentsAndAssociationsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetDocumentsAndAssociations.
GetDocumentsAndAssociationsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
Constructs the query.
GetDocumentsAndAssociationsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
GetDocumentsAndAssociationsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsAndAssociationsQueryTransformer
Constructs the transformer.
GetDocumentsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetDocuments.
GetDocumentsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
Constructs the query.
GetDocumentsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Transforms between a GetDocumentsQuery and EbXMLAdhocQueryRequest.
GetDocumentsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsQueryTransformer
Constructs the transformer.
getDocumentUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType.DocumentRequest
Gets the value of the documentUniqueId property.
getDocumentUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Gets the value of the documentUniqueId property.
getDocumentUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocument
 
getDomainAttribute() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SimpleFilterType
Gets the value of the domainAttribute property.
getDSC() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns DSC (Continuation Pointer) - creates it if necessary
getDSC() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns DSC (Continuation Pointer) - creates it if necessary
getDSC() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns DSC (Continuation Pointer) - creates it if necessary
getDSC() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns DSC (Continuation Pointer) - creates it if necessary
getDSC() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns DSC (Continuation Pointer) - creates it if necessary
getDst() - Method in class org.openehealth.ipf.modules.hl7.dsl.MessageCopy
 
getDstTerser() - Method in class org.openehealth.ipf.modules.hl7.dsl.MessageCopy
 
getEbXML21() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
 
getEbXML21(Severity) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
null-safe version of Severity.getEbXML21().
getElementNS(Element, Set<String>, String) - Static method in class org.openehealth.ipf.commons.ihe.ws.utils.SoapUtils
Searches for the first sub-element of the given XML element, which has the given local name and whose namespace belongs to the given set.
getElements() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
getEmailAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
Gets the value of the emailAddress property.
getEmailAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
Gets the value of the emailAddress property.
getEmailAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
Gets the value of the emailAddress property.
getEmailAddressFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.UserBranch
Gets the value of the emailAddressFilter property.
getEmailAddressFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Gets the value of the emailAddressFilter property.
getEmailAddressFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
Gets the value of the emailAddressFilter property.
getEncoding() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.EncodingRuleBuilder
 
getEncodingRules(String, String) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
getEndPoint() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
Gets the value of the endPoint property.
getEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.Interceptor2ProducerAdapter
 
getEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
 
getEndpointKey() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getEndpointUri() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getEndTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Gets the value of the endTime property.
getEntries() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ExtraMetadata
 
getEntryUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getEntryUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getERR() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns ERR (Error) - creates it if necessary
getERR() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns ERR (Error) - creates it if necessary
getERR() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns ERR (Error) - creates it if necessary
getErrCode() - Method in exception org.openehealth.ipf.modules.hl7.AbstractHL7v2Exception
Deprecated.
 
getError() - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
getErrorCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryError21
 
getErrorCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
getErrorCode() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
getErrorCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
getErrorCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
Gets the value of the errorCode property.
getErrorCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Gets the value of the errorCode property.
getErrorCode() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
 
getErrorCode() - Method in exception org.openehealth.ipf.commons.ihe.xds.core.XdsRuntimeException
 
getErrorCode() - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
getErrorCodeSystem() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getErrorCodeSystem() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
getErrorCodeSystem() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
getErrorCountLimit() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
getErrorCountLimit() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
getErrorCountLimit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
getErrorCountLimit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
getErrorCountLimit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
getErrorCountLimit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
getErrorMessage() - Method in exception org.openehealth.ipf.modules.hl7.AbstractHL7v2Exception
Deprecated.
 
getErrors() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLQueryResponse21
 
getErrors() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryResponse21
 
getErrors() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
 
getErrors() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryResponse30
 
getErrors() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
 
getErrors() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryResponse
 
getErrors() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
 
getEventCodeList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getEventCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getEventOutcomeCode(Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditStrategy
 
getEventOutcomeCode(Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
getEventOutcomeCode() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Event outcome code as defined in RFC 3881.
getEventOutcomeCode(Object) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditStrategy
Determines which RFC 3881 event outcome code corresponds to the given response POJO.
getEventOutcomeCode(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditStrategy30
 
getEventOutcomeCode(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveAuditStrategy30
 
getEventOutcomeCode(XdsRetrieveAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditDataset
 
getEventOutcomeCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditDataset
 
getEventOutcomeCode(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditStrategy30
 
getEventOutcomeCode(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditStrategy30
 
getEventOutcomeCodeFromRegistryResponse(EbXMLRegistryResponse) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditStrategy
A helper method that analyzes the given registry response and determines the corresponding RFC 3881 event outcome code.
getEventType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AuditableEventType
Gets the value of the eventType property.
getEventType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Gets the value of the eventType property.
getEventType(Message) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
getEventTypeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
Gets the value of the eventTypeQuery property.
getEVN() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A40
 
getExchange() - Method in class org.openehealth.ipf.platform.camel.flow.PlatformMessage
Returns the contained exchange.
getExchangePattern() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getExchangeProperties() - Method in class org.openehealth.ipf.platform.camel.flow.PlatformPacket
Returns this packet's exchange properties.
getExpiration() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
Gets the value of the expiration property.
getExtension() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
Gets the value of the extension property.
getExtension() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Gets the value of the extension property.
getExtensionActivator() - Method in class org.openehealth.ipf.platform.camel.core.extend.DefaultModelExtender
 
getExtensions() - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
getExtensions() - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreModelExtension
 
getExtensions() - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreModelExtension
 
getExtensions() - Static method in class org.openehealth.ipf.platform.camel.flow.extend.FlowModelExtension
 
getExternalIdentifier() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
Gets the value of the externalIdentifier property.
getExternalIdentifier() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the externalIdentifier property.
getExternalIdentifierFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the externalIdentifierFilter property.
getExternalIdentifierFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
Gets the value of the externalIdentifierFilter property.
getExternalIdentifierQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the externalIdentifierQuery property.
getExternalIdentifiers() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getExternalIdentifiers() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getExternalIdentifiers() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getExternalIdentifierValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getExternalIdentifierValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getExternalIdentifierValue(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
Returns the value of the external identifier matching the given scheme.
getExternalLinkFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the externalLinkFilter property.
getExternalURI() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExternalLinkType
Gets the value of the externalURI property.
getExternalURI() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalLinkType
Gets the value of the externalURI property.
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAssociation21
 
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryPackage30
 
getExtraMetadata() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ExtraMetadataHolder
 
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
 
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
getExtraMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryPackageType
 
getExtraParameters() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
 
getExtrinsicObjectFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ExtrinsicObjectQueryType
Gets the value of the extrinsicObjectFilter property.
getExtrinsicObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the extrinsicObjectQuery property.
getExtrinsicObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Gets the value of the extrinsicObjectQuery property.
getExtrinsicObjectQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Gets the value of the extrinsicObjectQueryResult property.
getExtrinsicObjects(String...) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
getExtrinsicObjects() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
getExtrinsicObjects(String...) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Returns the list of extrinsic objects of a given type.
getExtrinsicObjects() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Returns the list of all extrinsic objects.
getFactory() - Method in class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
getFamilyName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
getFamilyName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
getFamilyName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
getFeatures(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getFeatures() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getFederation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Gets the value of the federation property.
getFieldPosition() - Method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
getFieldRepetition() - Method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
getFieldRepetitionIndexingBase() - Static method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
getFileNamePattern() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
getFileNamePattern() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
getFileNamePattern() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
getFileNamePattern() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
getFileNamePattern() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
getFileNamePattern() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
getFilterCount() - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
getFilterCount() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
getFilterQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryRequest
Gets the value of the filterQuery property.
getFilterQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryResponse
Gets the value of the filterQueryResult property.
getFilterTime() - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
getFilterTime() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
getFirstName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PersonNameType
Gets the value of the firstName property.
getFirstName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
Gets the value of the firstName property.
getFloatClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RationalClause
Gets the value of the floatClause property.
getFlowId() - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
getFlowId() - Method in interface org.openehealth.ipf.commons.flow.ManagedMessage
Returns the flow identifier of this message.
getFlowId() - Method in class org.openehealth.ipf.platform.camel.flow.PlatformMessage
Reads the flow id from the contained Exchange.
getFlowMessageText() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
Reads the readable text associated with the flow packet from the database.
getFlowPartMessageText() - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
Reads the readable text associated with the flow packet from the database.
getFlowPurgeSchedule() - Method in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
 
getFlowPurgeSchedule() - Method in class org.openehealth.ipf.commons.flow.purge.FlowPurgeJob
 
GetFolderAndContentsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetFolderAndContents.
GetFolderAndContentsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
Constructs the query.
GetFolderAndContentsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
GetFolderAndContentsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFolderAndContentsQueryTransformer
Constructs the transformer.
getFolders() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
getFolders() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
getFolders() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
GetFoldersForDocumentQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetFoldersForDocument.
GetFoldersForDocumentQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
Constructs the query.
GetFoldersForDocumentQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
GetFoldersForDocumentQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersForDocumentQueryTransformer
 
GetFoldersQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetFolders.
GetFoldersQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
Constructs the query.
GetFoldersQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Transforms between a GetFoldersQuery and EbXMLAdhocQueryRequest.
GetFoldersQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersQueryTransformer
Constructs the transformer.
getFormatCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getFormatCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getFormatCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getFormatCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
getFrom() - Method in class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
getFrom() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
getFrom() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
GetFromDocumentQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Base class for queries that retrieve results via a document entry.
GetFromDocumentQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
For JAXB serialization only.
GetFromDocumentQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
Constructs the query.
GetFromDocumentQueryTransformer<T extends GetFromDocumentQuery> - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Base class for transformers based on GetFromDocumentQuery.
GetFromDocumentQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFromDocumentQueryTransformer
 
getFullQualified() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
 
getGender() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
getGetContentRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Gets the value of the getContentRequest property.
getGetContentResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryResponse
Gets the value of the getContentResponse property.
getGivenName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
getGivenName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
getGivenName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
getHapiContext() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getHapiObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
 
getHash() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getHealthcareFacilityTypeCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getHealthcareFacilityTypeCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getHibernateCriteria() - Method in class org.openehealth.ipf.commons.flow.repository.search.FlowSearchCriteria
 
getHighestSeverity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryErrorList
Gets the value of the highestSeverity property.
getHighestSeverity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryErrorList
Gets the value of the highestSeverity property.
getHl7Exception(Throwable) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.NakFactory
Returns a HL7v2 exception that corresponds to the given instance of Throwable.
getHl7v2TransactionConfiguration() - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2ConfigurationHolder
Returns component configuration.
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.AbstractHl7v2Interceptor
Shortcut to access HL7v2 transaction configuration.
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01.Pcd01Component
 
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns transaction configuration.
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10Component
 
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21Component
 
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22Component
 
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64Component
 
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8Component
 
getHl7v2TransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9Component
 
getHL7V3_NSURI_SET() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
getHl7v3Auditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.AuditorManager
 
getHl7Versions() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getHome() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAdhocQueryRequest21
 
getHome() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getHome() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getHome() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getHome() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
getHome() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
getHome() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getHome() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
 
getHome() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
Gets the value of the home property.
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditDataset
 
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditDataset
 
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType.DocumentRequest
Gets the value of the homeCommunityId property.
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Gets the value of the homeCommunityId property.
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
 
getHomeCommunityId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocument
 
getHomeCommunityId() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getHomeCommunityIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveAuditDataset
 
getHomeCommunityIds(XdsRetrieveAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditDataset
 
getHost() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getId() - Method in interface org.openehealth.ipf.commons.ihe.core.chain.Chainable
 
getId() - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAdhocQueryRequest21
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExternalIdentifier21
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.ProvideAndRegisterDocumentSetRequestType.Document
Gets the value of the id property.
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType.Document
Gets the value of the id property.
getId() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
getId() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
getId() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
 
getId() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
 
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectRefType
Gets the value of the id property.
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
Gets the value of the id property.
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
Gets the value of the id property.
getId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
Gets the value of the id property.
getIdentifiable() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectListType
Gets the value of the identifiable property.
getIdentificationScheme() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExternalIdentifier21
 
getIdentificationScheme() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
getIdentificationScheme() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
getIdentificationScheme() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExternalIdentifierType
Gets the value of the identificationScheme property.
getIdentificationScheme() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
Gets the value of the identificationScheme property.
getIdentificationSchemeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalIdentifierQueryType
Gets the value of the identificationSchemeQuery property.
getIdentifier() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getIdentifier() - Method in class org.openehealth.ipf.commons.flow.domain.FlowMessage
 
getIdentifier() - Method in class org.openehealth.ipf.commons.flow.domain.FlowPartMessage
 
getIdentifier() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
getIdentifier() - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowBeginProcessor
Returns this processors's unique identifier.
getIdentifier() - Method in interface org.openehealth.ipf.platform.camel.flow.ReplayStrategy
Returns this strategy's unique identifier.
getIdentifiers(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45PortType
 
getIdentifiers(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45.Iti45Service
 
getIdNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
getIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
getIds() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationProfile.InteractionProfile
 
getIdTypeCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
getIgnoreResourceNotFound() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getInboundMessageQuery() - Method in class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
getInboundMessageQuery() - Method in class org.openehealth.ipf.commons.flow.repository.search.FlowSearchCriteria
 
getInboundMessageQuery() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
getIndex() - Method in class org.openehealth.ipf.commons.flow.history.SplitHistoryEntry
Returns the split index of this entry.
getIndex() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
getIndex() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.SplitIndex
 
getInfo() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getInfo(boolean) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getInfo(Flow) - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
getInfo(Flow, boolean) - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
getInfos(List<Flow>) - Static method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getInnerList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter.ListOfListWrapper
 
getIntClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RationalClause
Gets the value of the intClause property.
getIntendedRecipients() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
getInteractionId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3WsTransactionConfiguration
 
getInteractionId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationProfile
 
getInteractiveContinuationDefaultThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns default threshold for interactive continuation (relevant on consumer side only).
getInteractiveContinuationDefaultThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
getInteractiveContinuationStorage() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns the interactive continuation storage bean.
getInteractiveContinuationStorage() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
getInteractiveContinuationStorageType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
getIntercepted() - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilder
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAdhocQueryRequest21
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLProvideAndRegisterDocumentSetRequest21
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLQueryResponse21
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryError21
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryResponse21
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLSubmitObjectsRequest21
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryResponse30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetRequest30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveImagingDocumentSetRequest30
 
getInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSubmitObjectsRequest30
 
getInternal() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
getInternal() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getInternal() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryResponse
 
getInternal() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRemoveObjectsRequest
 
getInternal() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveDocumentSetRequest
 
getInternal() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveImagingDocumentSetRequest
 
getInternal() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSubmitObjectsRequest
 
getIntFromValueAttribute(Element, String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
getIoFilters() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getIso(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
getIso(String, String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3AsyncResponseEndpoint
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3Endpoint
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Endpoint
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsAsyncResponseEndpoint
 
getJaxWsClientFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsEndpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3AsyncResponseEndpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3Endpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Endpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsAsyncResponseEndpoint
 
getJaxWsServiceFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsEndpoint
 
getKey() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ExtraMetadataEntry
 
getKey(Object, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getKey(Object, Object, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getKey(Object, Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
Reverse mapping (Optional implementation)
getKey(Object, Object, Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
Reverse mapping (Optional implementation)
getKeySystem(Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getKeySystem(Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
 
getLabel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getLang() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
getLang() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.LocalizedStringType
Gets the value of the lang property.
getLang() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
Gets the value of the lang property.
getLanguageCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getLastName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PersonNameType
Gets the value of the lastName property.
getLastName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
Gets the value of the lastName property.
getLastResultNumber(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.EhcacheHl7v3ContinuationStorage
 
getLastResultNumber(String) - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationStorage
 
getLastUpdateTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
getLastUpdateTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
getLastUpdateTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
getLatestUpdate() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getLatestUpdate() - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
getLeafRegistryObjectList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.SubmitObjectsRequest
Gets the value of the leafRegistryObjectList property.
getLeafRegistryObjectList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.UpdateObjectsRequest
Gets the value of the leafRegistryObjectList property.
getLeftArgument() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SimpleClause
Gets the value of the leftArgument property.
getLeftFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
Gets the value of the leftFilter property.
getLegalAuthenticator() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getLid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getLid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getLid() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getLid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the lid property.
getLocalAddress() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Local address from MINA session
getLocalizedString(int) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLInternationalString21
 
getLocalizedString(int) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLInternationalString30
 
getLocalizedString(int) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLInternationalString
Retrieves a specific localized string.
getLocalizedString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.InternationalStringType
Gets the value of the localizedString property.
getLocalizedString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.InternationalStringType
Gets the value of the localizedString property.
getLocalizedStringFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.InternationalStringBranchType
Gets the value of the localizedStringFilter property.
getLocalizedStringFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.InternationalStringBranchType
Gets the value of the localizedStringFilter property.
getLocalizedStrings() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLInternationalString21
 
getLocalizedStrings() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLInternationalString30
 
getLocalizedStrings() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLInternationalString
 
getLocation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryError21
 
getLocation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
getLocation() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
getLocation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
getLocation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
Gets the value of the location property.
getLocation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Gets the value of the location property.
getLocation() - Method in exception org.openehealth.ipf.commons.ihe.xds.core.XdsRuntimeException
 
getLocation() - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
getLogicalOperator() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
Gets the value of the logicalOperator property.
getLogicalPredicate() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RationalClause
Gets the value of the logicalPredicate property.
getLogicalUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getLogicalUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
 
getLogicalUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
 
getMainRequestRootElementName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ContinuationAwareWsTransactionConfiguration
 
getMainResponseRootElementName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ContinuationAwareWsTransactionConfiguration
 
getMajorVersion() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
Gets the value of the majorVersion property.
getMap() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getMappingScript() - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceConfigurer
 
getMappingScript() - Method in class org.openehealth.ipf.commons.map.config.CustomMappings
 
getMappingScripts() - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceConfigurer
 
getMappingScripts() - Method in class org.openehealth.ipf.commons.map.config.CustomMappings
 
getMappingService() - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceConfigurer
 
getMappingService() - Method in class org.openehealth.ipf.commons.map.config.CustomMappingsConfigurer
 
getMappingService() - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
getMaxFlows() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
getMaxPurgeCount() - Method in class org.openehealth.ipf.commons.flow.repository.FlowPurgeCriteria
 
getMaxResults() - Method in class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
getMaxResults() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
getMaxResults() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Gets the value of the maxResults property.
getMERGE_MSG() - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
getMessage() - Method in exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
getMessage() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getMessage() - Method in exception org.openehealth.ipf.commons.ihe.xds.core.XdsRuntimeException
 
getMessage() - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
getMessage(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.EhcacheHl7v3ContinuationStorage
 
getMessage(String) - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationStorage
 
getMessageBody() - Method in class org.openehealth.ipf.platform.camel.flow.PlatformPacket
Returns this packet's message body as byte array.
getMessageControlId() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Message control ID from MSH-10
getMessageId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditDataset
 
getMessageId(String) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Determines WS-Addressing message ID ("primary key") which corresponds to the given alternative key.
getMessageId(String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
getMessageIdRoot() - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
getMessageIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getMessageIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
getMessageIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
getMessageProperties() - Method in class org.openehealth.ipf.platform.camel.flow.PlatformPacket
Returns this packet's message properties.
getMessageQueryName() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Message Query Name (QPD-1).
getMessageQueryName() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns Message Query Name (QPD-1).
getMessageRenderer() - Method in class org.openehealth.ipf.platform.camel.flow.PlatformMessage
Returns the message renderer responsible to visualize this message.
getMessageRenderer() - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
Returns the PlatformMessageRenderer used by this processor.
getMessageRules(String, String, String) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
getMessageStructure(Message) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
getMessageStructureForEvent(String, Version) - Method in class org.openehealth.ipf.modules.hl7.parser.CustomModelClassFactory
Looks up its own event map.
getMessageType() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
getMessageType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Message type from MSH-9
getMessageWithoutLocation() - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
getMetaClass() - Method in class org.openehealth.ipf.commons.core.extend.ExtensionBlockActivator
Deprecated.
 
getMetaClass() - Method in class org.openehealth.ipf.commons.core.extend.ExtensionMethodActivator
Deprecated.
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainUtils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditStrategy
 
getMetaClass() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getMetaClass() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslationException
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
getMetaClass() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getMetaClass() - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceConfigurer
 
getMetaClass() - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
getMetaClass() - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
getMetaClass() - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.commons.xml.SchematronValidator
 
getMetaClass() - Method in class org.openehealth.ipf.commons.xml.XmlYielder
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.dsl.MessageCopy
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.dsl.Messages
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.extend.ExtensionUtils
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.AbstractSyntaxRuleBuilder
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.DefaultTypeRulesBuilder
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.EncodingRuleBuilder
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.RuleBuilder
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.ValidationContextBuilder
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.support.ClassPathProfileStore
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.support.DefaultTypeRulesValidationContext
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.support.HL7Validator
 
getMetaClass() - Method in class org.openehealth.ipf.modules.hl7.validation.ValidationContextFactoryBean
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreModelExtension
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.core.extend.DefaultModelExtender
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreModelExtension
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.flow.extend.FlowExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.flow.extend.FlowModelExtension
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.EhcacheHl7v3ContinuationStorage
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.AuditUtils
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10AuditStrategyUtils
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditStrategyUtils
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9AuditStrategyUtils
 
getMetaClass() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore.PdqAuditStrategyUtils
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetAndContentsQuery
 
getMetadataLevel() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetsQuery
 
getMethodMissingLogic() - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
getMiddleName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PersonNameType
Gets the value of the middleName property.
getMiddleName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
Gets the value of the middleName property.
getMimeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExtrinsicObject21
 
getMimeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
getMimeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Gets the value of the mimeType property.
getMimeType() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExtrinsicObject
 
getMimeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getMimeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
getMimeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExtrinsicObjectType
Gets the value of the mimeType property.
getMimeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
Gets the value of the mimeType property.
getMinorVersion() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
Gets the value of the minorVersion property.
getMllpComponent() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getMllpEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.AbstractMllpInterceptor
 
getMllpEndpoint() - Method in interface org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.MllpInterceptor
Returns the endpoint instance to which this interceptor belongs.
getModelClasses() - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClasses
 
getModuleName() - Method in interface org.openehealth.ipf.commons.core.extend.config.DynamicExtension
 
getModuleVersion() - Method in interface org.openehealth.ipf.commons.core.extend.config.DynamicExtension
 
getMpiSystemIdExtension() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getMpiSystemIdExtension() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
getMpiSystemIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getMpiSystemIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
getMSA() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns MSA (Message Acknowledgment) - creates it if necessary
getMSA() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns MSA (Message Acknowledgment) - creates it if necessary
getMSA() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns MSA (Message Acknowledgment) - creates it if necessary
getMSH() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns MSH (Message Header) - creates it if necessary
getMSH() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns MSH (Message Header) - creates it if necessary
getMSH() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns MSH (Message Header) - creates it if necessary
getMSH() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A40
 
getMSH() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns MSH (Message Header) - creates it if necessary
getMSH() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns MSH (Message Header) - creates it if necessary
getNakCount() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
getNakFactory() - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2ConfigurationHolder
Returns transaction-specific NAK factory.
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.AbstractHl7v2Interceptor
Shortcut to access HL7v2 NAK factory.
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01.Pcd01Component
 
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns transaction-specific ACK and NAK factory.
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10Component
 
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21Component
 
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22Component
 
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64Component
 
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8Component
 
getNakFactory() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9Component
 
getNakRootElementName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3WsTransactionConfiguration
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExternalIdentifier21
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLSlot21
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlot30
 
getName() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
getName() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
getName() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getName() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlot
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
 
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
Gets the value of the name property.
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SlotType1
Gets the value of the name property.
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the name property.
getName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
Gets the value of the name property.
getNameAsInternationalString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
getNameAsInternationalString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getNameAsInternationalString() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
getNameBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
Gets the value of the nameBranch property.
getNameBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the nameBranch property.
getNationalIdentifierRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getNationalIdentifierRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getNewDocumentUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
 
getNewDocumentUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
getNewInstance() - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.Hl7v2InterceptorFactory
Returns a new instance of an HL7v2Interceptor
getNewInstance() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.Hl7v2InterceptorFactorySupport
 
getNewPatientId() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64AuditDataset
 
getNewRepositoryUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
 
getNewRepositoryUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
getNewStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getNextSequenceId() - Static method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
getNodeRepresentation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
getNodeRepresentation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getNodeRepresentation() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
getNodeRepresentation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationType
Gets the value of the nodeRepresentation property.
getNodeRepresentation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Gets the value of the nodeRepresentation property.
getNodeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationSchemeType
Gets the value of the nodeType property.
getNodeType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
Gets the value of the nodeType property.
getNodeTypeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationSchemeQueryType
Gets the value of the nodeTypeQuery property.
getNormalizeCollection() - Static method in class org.openehealth.ipf.modules.hl7.extend.ExtensionUtils
 
getNotificationInterval() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Gets the value of the notificationInterval property.
getNotificationOption() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
Gets the value of the notificationOption property.
getNsPrefix(String, Map<String, String>, Map<String, String>) - Static method in class org.openehealth.ipf.commons.xml.XmlYielder
 
getNullFlavorWhenScopingOrganizationIdNotFound() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
Gets the value of the number property.
getNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Gets the value of the number property.
getObjectIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveAuditDataset
 
getObjectLibrary() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getObjectLibrary() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
getObjectLibrary() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getObjectLibrary() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
 
getObjectNameForProcessor(CamelContext, Processor, ProcessorDefinition<?>) - Method in class org.openehealth.ipf.platform.camel.core.management.ProcessorManagementNamingStrategy
 
getObjectRef() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectRefList
Gets the value of the objectRef property.
getObjectRef() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.AddSlotsRequest
Gets the value of the objectRef property.
getObjectRef() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RemoveSlotsRequest
Gets the value of the objectRef property.
getObjectRef() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefListType
Gets the value of the objectRef property.
getObjectRefList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.GetContentRequest
Gets the value of the objectRefList property.
getObjectRefList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ApproveObjectsRequest
Gets the value of the objectRefList property.
getObjectRefList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.DeprecateObjectsRequest
Gets the value of the objectRefList property.
getObjectRefList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RemoveObjectsRequest
Gets the value of the objectRefList property.
getObjectRefList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ApproveObjectsRequest
Gets the value of the objectRefList property.
getObjectRefList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.DeprecateObjectsRequest
Gets the value of the objectRefList property.
getObjectRefList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
Gets the value of the objectRefList property.
getObjectRefList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UndeprecateObjectsRequest
Gets the value of the objectRefList property.
getObjectRefOrAssociationOrAuditableEvent() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.LeafRegistryObjectListType
Gets the value of the objectRefOrAssociationOrAuditableEvent property.
getObjectRefOrClassificationSchemeOrExtrinsicObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryEntryQueryResult
Gets the value of the objectRefOrClassificationSchemeOrExtrinsicObject property.
getObjectRefOrRegistryEntryOrRegistryObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryPackageQueryResult
Gets the value of the objectRefOrRegistryEntryOrRegistryObject property.
getObjectRefOrRegistryObjectOrAssociation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationQueryResult
Gets the value of the objectRefOrRegistryObjectOrAssociation property.
getObjectRefOrRegistryObjectOrAuditableEvent() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryResult
Gets the value of the objectRefOrRegistryObjectOrAuditableEvent property.
getObjectRefOrRegistryObjectOrClassification() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryResult
Gets the value of the objectRefOrRegistryObjectOrClassification property.
getObjectRefOrRegistryObjectOrClassificationNode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationNodeQueryResult
Gets the value of the objectRefOrRegistryObjectOrClassificationNode property.
getObjectRefOrRegistryObjectOrOrganization() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryResult
Gets the value of the objectRefOrRegistryObjectOrOrganization property.
getObjectRefOrRegistryObjectOrRegistryEntry() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationSchemeQueryResult
Gets the value of the objectRefOrRegistryObjectOrRegistryEntry property.
getObjectRefOrRegistryObjectOrRegistryEntry() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ExtrinsicObjectQueryResult
Gets the value of the objectRefOrRegistryObjectOrRegistryEntry property.
getObjectRefOrRegistryObjectOrRegistryEntry() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceQueryResult
Gets the value of the objectRefOrRegistryObjectOrRegistryEntry property.
getObjects() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectLibrary
 
getObjectType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getObjectType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getObjectType() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getObjectType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
Gets the value of the objectType property.
getObjectType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the objectType property.
getObjectType() - Method in class org.openehealth.ipf.modules.hl7.validation.ValidationContextFactoryBean
 
getObjectTypeQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the objectTypeQuery property.
getOffset() - Method in class org.openehealth.ipf.modules.hl7.validation.support.ClassPathProfileStore
 
getOldPatientId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditDataset
 
getOldPatientId() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64AuditDataset
 
getOldPatientId() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditDataset
Old patient ID list from MRG-1 (for A40 only).
getOmitLeadingWhitespace() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
getOmitTrailingWhitespace() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
getOpcode() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationLabel
 
getOpcode() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
 
getOpcode() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
 
getOpcode() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
 
getOpcode(ErrorCode) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
null-safe version of ErrorCode.getOpcode().
getOpcode21() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
 
getOpcode21(AssociationType) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
null-safe version of AssociationType.getOpcode21().
getOpcode21() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
 
getOpcode21(Status) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
null-safe version of Status.getOpcode21().
getOpcode30() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
 
getOpcode30(AssociationType) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
null-safe version of AssociationType.getOpcode30().
getOpcode30() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
 
getOpcode30(Severity) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
null-safe version of Severity.getOpcode30().
getOpcode30() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
 
getOpcode30(Status) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
null-safe version of Status.getOpcode30().
getOperator() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Gets the value of the operator property.
getOperatorQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryQueryType
Gets the value of the operatorQuery property.
getOptionalFeaturesSupported() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryProfile
Gets the value of the optionalFeaturesSupported property.
getOrder() - Method in class org.openehealth.ipf.commons.core.config.OrderedConfigurer
 
getOrganization() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
getOrganization() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
Gets the value of the organization property.
getOrganizationChildrenBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
Gets the value of the organizationChildrenBranch property.
getOrganizationFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
Gets the value of the organizationFilter property.
getOrganizationName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
getOrganizationParentBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
Gets the value of the organizationParentBranch property.
getOrganizationQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the organizationQuery property.
getOrganizationQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Gets the value of the organizationQuery property.
getOrganizationQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.UserBranch
Gets the value of the organizationQuery property.
getOrganizationQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Gets the value of the organizationQueryResult property.
getOriginalStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getOtherDesignation() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
getOutboundMessageQuery() - Method in class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
getOutboundMessageQuery() - Method in class org.openehealth.ipf.commons.flow.repository.search.FlowSearchCriteria
 
getOutboundMessageQuery() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
getOuterList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
 
getOutputMessageStructure() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getOutputMessageStructure() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
getOutputMessageStructure() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
getOutputResultRemainingQuantity() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getOutputResultTotalQuantity() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getOwnerAtDestination() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Gets the value of the ownerAtDestination property.
getOwnerAtSource() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Gets the value of the ownerAtSource property.
getPacket() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
Lazily gets the packet from the database.
getPacketFactory() - Method in class org.openehealth.ipf.platform.camel.flow.PlatformMessage
Returns the packet factory used to create PlatformPackets.
getParameters() - Method in class org.openehealth.ipf.commons.xml.SchematronProfile
 
getParent() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationNodeType
Gets the value of the parent property.
getParent() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.OrganizationType
Gets the value of the parent property.
getParent() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
Gets the value of the parent property.
getParent() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
Gets the value of the parent property.
getParentQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationNodeQueryType
Gets the value of the parentQuery property.
getParentQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Gets the value of the parentQuery property.
getParser() - Method in class org.openehealth.ipf.platform.camel.hl7.dataformat.Hl7DataFormat
 
getParser() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getPart(String, FlowStatus) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getPart(String) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getPartDuration(FlowPart) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getPartInfos() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
getParts() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getPASS() - Static method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
getPath() - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
getPath() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
getPath() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationNodeType
Gets the value of the path property.
getPath() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
Gets the value of the path property.
getPath() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
getPath(Structure) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getPathDuration() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
getPATIENT() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A40
 
getPATIENT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A40
 
getPATIENTAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A40
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditDataset
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditDataset
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FetchQuery
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
getPatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getPatientId() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.PatientIdBasedStoredQuery
 
getPatientId() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditDataset
Patient ID list from PID-3.
getPatientIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditDataset
 
getPatientIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditDataset
 
getPatientIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
getPatientIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
getPatientIds() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.QueryAuditDataset
Patient ID list from PID-3.
getPATIENTReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A40
 
getPayload() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.QueryAuditDataset
Request payload.
getPD1() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group.RSP_ZV2_QUERY_RESPONSE
Returns PD1 (Patient Additional Demographic) - creates it if necessary
getPDQConsumerAuditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.AuditorManager
 
getPerson() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
getPersonIdentifier() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns Person identifier (QPD-3).
getPersonName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
Gets the value of the personName property.
getPersonName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
Gets the value of the personName property.
getPersonNameFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
Gets the value of the personNameFilter property.
getPhoneType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
Gets the value of the phoneType property.
getPhoneType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Gets the value of the phoneType property.
getPID() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group.RSP_ZV2_QUERY_RESPONSE
Returns PID (Patient Identification) - creates it if necessary
getPID(Message) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
getPIXConsumerAuditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.AuditorManager
 
getPIXManagerAuditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.AuditorManager
 
getPIXSourceAuditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.AuditorManager
 
getPort() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getPostalAddressFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
Gets the value of the postalAddressFilter property.
getPostalAddressFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.UserBranch
Gets the value of the postalAddressFilter property.
getPostalCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
Gets the value of the postalCode property.
getPostalCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Gets the value of the postalCode property.
getPracticeSettingCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getPracticeSettingCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getPrefix() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
getPrefix() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
getPrefix() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
getPreviousVersion() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getPrimaryContact() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.OrganizationType
Gets the value of the primaryContact property.
getPrimaryContact() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
Gets the value of the primaryContact property.
getPrimaryContactQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Gets the value of the primaryContactQuery property.
getPrimaryFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterQueryType
Gets the value of the primaryFilter property.
getPrimitiveRules(String, String, Primitive) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
getProcessId() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggingSpelContext
 
getProcessor() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.Interceptor2ProducerAdapter
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WsComponent
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.AbstractIti44Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45.Iti45Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46.Iti46Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseComponent
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseComponent
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse.Iti56AsyncResponseComponent
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.Iti56Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
Constructs and returns a transaction-specific Camel producer instance for the given endpoint.
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti14.Iti14Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti15.Iti15Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti16.Iti16Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti18.Iti18Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse.Iti38AsyncResponseComponent
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.Iti38Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse.Iti39AsyncResponseComponent
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.Iti39Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti42.Iti42Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti43.Iti43Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti51.Iti51Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti57.Iti57Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti61.Iti61Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti62.Iti62Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse.Iti63AsyncResponseComponent
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.Iti63Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad69.Rad69Component
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse.Rad75AsyncResponseComponent
 
getProducer(AbstractWsEndpoint<?>, JaxWsClientFactory) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.Rad75Component
 
getProducerInterceptorChain() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
 
getProfile() - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationProfile
 
getProfile(String) - Method in class org.openehealth.ipf.modules.hl7.validation.support.ClassPathProfileStore
 
getProperties(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getProperties() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getProperty(String) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionBlockActivator
Deprecated.
 
getProperty(String) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionMethodActivator
Deprecated.
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainUtils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditStrategy
 
getProperty(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getProperty(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslationException
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
getProperty(String) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getProperty(String) - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceConfigurer
 
getProperty(String) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
getProperty(String) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
getProperty(String) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.commons.xml.SchematronValidator
 
getProperty(String) - Method in class org.openehealth.ipf.commons.xml.XmlYielder
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.dsl.MessageCopy
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.dsl.Messages
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.extend.ExtensionUtils
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.AbstractSyntaxRuleBuilder
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.DefaultTypeRulesBuilder
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.EncodingRuleBuilder
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.RuleBuilder
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.ValidationContextBuilder
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.support.ClassPathProfileStore
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.support.DefaultTypeRulesValidationContext
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.support.HL7Validator
 
getProperty(String) - Method in class org.openehealth.ipf.modules.hl7.validation.ValidationContextFactoryBean
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreModelExtension
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.core.extend.DefaultModelExtender
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreModelExtension
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.flow.extend.FlowExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.flow.extend.FlowModelExtension
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.EhcacheHl7v3ContinuationStorage
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.AuditUtils
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10AuditStrategyUtils
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditStrategyUtils
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9AuditStrategyUtils
 
getProperty(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore.PdqAuditStrategyUtils
 
getPurgeFlowsOlderThan() - Method in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
 
getPurgeFlowsOlderThan() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
getPurgeFlowsOlderThan() - Method in class org.openehealth.ipf.commons.flow.purge.FlowPurgeJob
 
getPurgeMode() - Method in class org.openehealth.ipf.commons.flow.repository.FlowPurgeCriteria
 
getPurgeSchedule() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
getPurposesOfUse() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Purposes of use, see ITI TF-2a section 3.20.7.8 and ITI TF-2b section 3.40.4.1.2.3.
getPV1() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group.RSP_ZV2_QUERY_RESPONSE
Returns PV1 - creates it if necessary
getPV2() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group.RSP_ZV2_QUERY_RESPONSE
Returns PV2 - creates it if necessary
getQAK() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns QAK (Query Acknowledgment) - creates it if necessary
getQAK() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns QAK (Query Acknowledgment) - creates it if necessary
getQAK() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns QAK (Query Acknowledgment) - creates it if necessary
getQPD() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns QPD (Query Parameter Definition) - creates it if necessary
getQPD() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns QPD (Query Parameter Definition) - creates it if necessary
getQPD() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns QPD (Query Parameter Definition) - creates it if necessary
getQPD() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns QPD (Query Parameter Definition) - creates it if necessary
getQPD() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns QPD (Query Parameter Definition) - creates it if necessary
getQpd1_MessageQueryName() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Message Query Name (QPD-1).
getQpd1_MessageQueryName() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns Message Query Name (QPD-1).
getQpd2_QueryTag() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Query Tag (QPD-2).
getQpd2_QueryTag() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns Query Tag (QPD-2).
getQpd3_DemographicsFields(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns a specific repetition of Demographics Fields (QPD-3).
getQpd3_DemographicsFields() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Demographics Fields (QPD-3).
getQpd3_DemographicsFieldsReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns count of Demographics Fields (QPD-3).
getQpd3_PersonIdentifier() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns Person identifier (QPD-3).
getQpd4_SearchConfidenceThreshold() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Search Confidence Threshold (QPD-4).
getQpd4_WhatDomainsReturned(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns What Domains to be returned (QPD-4).
getQpd5_AlgorithmName() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Algorithm Name (QPD-5).
getQpd6_AlgorithmVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Algorithm Version (QPD-6).
getQpd7_AlgorithmDescription() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Algorithm Description (QPD-7).
getQpd8_WhatDomainsReturned(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns a specific repetition of What Domains to be returned (QPD-8).
getQpd8_WhatDomainsReturned() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns What Domains to be returned (QPD-8).
getQpd8_WhatDomainsReturnedReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns count of What Domains to be returned (QPD-8).
getQRI() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group.RSP_ZV2_QUERY_RESPONSE
Returns QRI (Query Response Instance) - creates it if necessary
getQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
 
getQUERY_RESPONSE() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns first repetition of RSP_K21_QUERY_RESPONSE (a Group object) - creates it if necessary
getQUERY_RESPONSE(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns a specific repetition of RSP_K21_QUERY_RESPONSE (a Group object) - creates it if necessary throws HL7Exception if the repetition requested is more than one greater than the number of existing repetitions.
getQUERY_RESPONSE() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns first repetition of RSP_ZV2_QUERY_RESPONSE (a Group object) - creates it if necessary
getQUERY_RESPONSE(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns a specific repetition of RSP_ZV2_QUERY_RESPONSE (a Group object) - creates it if necessary throws HL7Exception if the repetition requested is more than one greater than the number of existing repetitions.
getQUERY_RESPONSE() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns RSP_K23_QUERY_RESPONSE (a Group object) - creates it if necessary
getQUERY_RESPONSEAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns all repetitions of RSP_K21_QUERY_RESPONSE
getQUERY_RESPONSEAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns all repetitions of RSP_ZV2_QUERY_RESPONSE
getQUERY_RESPONSEReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns the number of existing repetitions of RSP_K21_QUERY_RESPONSE
getQUERY_RESPONSEReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Returns the number of existing repetitions of RSP_ZV2_QUERY_RESPONSE
getQueryExpression() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AdhocQueryType
Gets the value of the queryExpression property.
getQueryExpressionBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryQueryType
Gets the value of the queryExpressionBranch property.
getQueryId() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditDataset
 
getQueryLanguage() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.QueryExpressionType
Gets the value of the queryLanguage property.
getQueryLanguageQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.QueryExpressionBranchType
Gets the value of the queryLanguageQuery property.
getQueryName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getQueryName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
getQueryOpcode() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
 
getQueryResponseCode() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getQueryTag() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Query Tag (QPD-2).
getQueryTag() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns Query Tag (QPD-2).
getQueryUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditDataset
 
getRationalClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SimpleClause
Gets the value of the rationalClause property.
getRCP() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns RCP (Response Control Parameter) - creates it if necessary
getRCP() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns RCP (Response Control Parameter) - creates it if necessary
getReceiverAgentIdAssigningAuthority() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getReceiverAgentIdExtension() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getReceiverAgentIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getReceiverIdAssigningAuthority() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getReceiverIdExtension() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getReceiverIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getReceivingApplication() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Receiving application from MSH-5
getReceivingFacility() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Receiving facility from MSH-6
getReferenceIdList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getReferenceIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
 
getReferences() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLQueryResponse21
 
getReferences() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
 
getReferences() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
getReferences() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLQueryResponse
 
getReferences() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRemoveObjectsRequest
 
getReferences() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveDocumentSet
 
getReferences() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
getRegistryAuditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.AuditorManager
 
getRegistryEntryFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryEntryQueryType
Gets the value of the registryEntryFilter property.
getRegistryEntryOrRegistryObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectListType
Gets the value of the registryEntryOrRegistryObject property.
getRegistryEntryQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the registryEntryQuery property.
getRegistryEntryQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryType
Gets the value of the registryEntryQuery property.
getRegistryEntryQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
Gets the value of the registryEntryQuery property.
getRegistryEntryQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Gets the value of the registryEntryQuery property.
getRegistryEntryQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryPackageQueryType
Gets the value of the registryEntryQuery property.
getRegistryEntryQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SpecificationLinkBranch
Gets the value of the registryEntryQuery property.
getRegistryEntryQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Gets the value of the registryEntryQueryResult property.
getRegistryError() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryErrorList
Gets the value of the registryError property.
getRegistryError() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryErrorList
Gets the value of the registryError property.
getRegistryErrorList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryResponse
Gets the value of the registryErrorList property.
getRegistryErrorList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Gets the value of the registryErrorList property.
getRegistryObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExternalIdentifier21
 
getRegistryObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
getRegistryObject() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
getRegistryObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AuditableEventType
Gets the value of the registryObject property.
getRegistryObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExternalIdentifierType
Gets the value of the registryObject property.
getRegistryObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
Gets the value of the registryObject property.
getRegistryObjectFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
Gets the value of the registryObjectFilter property.
getRegistryObjectList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryPackageType
Gets the value of the registryObjectList property.
getRegistryObjectList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.SubmitObjectsRequest
Gets the value of the registryObjectList property.
getRegistryObjectList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UpdateObjectsRequest
Gets the value of the registryObjectList property.
getRegistryObjectList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
Gets the value of the registryObjectList property.
getRegistryObjectList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotificationType
Gets the value of the registryObjectList property.
getRegistryObjectList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryPackageType
Gets the value of the registryObjectList property.
getRegistryObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the registryObjectQuery property.
getRegistryObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryType
Gets the value of the registryObjectQuery property.
getRegistryObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
Gets the value of the registryObjectQuery property.
getRegistryObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Gets the value of the registryObjectQuery property.
getRegistryObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryPackageQueryType
Gets the value of the registryObjectQuery property.
getRegistryObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SpecificationLinkBranch
Gets the value of the registryObjectQuery property.
getRegistryObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalIdentifierQueryType
Gets the value of the registryObjectQuery property.
getRegistryObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.NotificationQueryType
Gets the value of the registryObjectQuery property.
getRegistryObjectQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Gets the value of the registryObjectQueryResult property.
getRegistryPackageFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryPackageQueryType
Gets the value of the registryPackageFilter property.
getRegistryPackageQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the registryPackageQuery property.
getRegistryPackageQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Gets the value of the registryPackageQuery property.
getRegistryPackageQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Gets the value of the registryPackageQueryResult property.
getRegistryPackages(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
getRegistryPackages() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLObjectContainer30
 
getRegistryPackages(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Returns the list of registry packages matching the classification node.
getRegistryPackages() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectContainer
Returns all registry packages of this container.
getRegistryProfile() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Gets the value of the registryProfile property.
getRegistryResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType
Gets the value of the registryResponse property.
getRegistryResponse() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Gets the value of the registryResponse property.
getRejectionHandlingStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
GetRelatedDocumentsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetRelatedDocuments.
GetRelatedDocumentsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
Constructs the query.
GetRelatedDocumentsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Transforms between a GetDocumentsQuery and EbXMLAdhocQueryRequest.
GetRelatedDocumentsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetRelatedDocumentsQueryTransformer
 
getRemoteAddress() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Remote address from MINA session
getRemoveObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Gets the value of the removeObjectsRequest property.
getRemoveSlotsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Gets the value of the removeSlotsRequest property.
getReplayCount() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getReplayCount() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
getReplayStrategies() - Method in class org.openehealth.ipf.platform.camel.flow.osgi.OsgiPlatformFlowManager
 
getReplayStrategyId() - Method in class org.openehealth.ipf.platform.camel.flow.PlatformPacket
Returns the ReplayStrategy identifier.
getReplayTime() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getReplayTime() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
getReplicationSyncLatency() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.FederationType
Gets the value of the replicationSyncLatency property.
getReplicationSyncLatency() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Gets the value of the replicationSyncLatency property.
getRepositoryAuditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.AuditorManager
 
getRepositoryIds(XdsRetrieveAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditDataset
 
getRepositoryUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType.DocumentRequest
Gets the value of the repositoryUniqueId property.
getRepositoryUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Gets the value of the repositoryUniqueId property.
getRepositoryUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getRepositoryUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocument
 
getReps(Class<T>) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractMessage
Deprecated.
use AbstractGroup.getReps(String)
getReps(String, Class<T>) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractMessage
Deprecated.
use AbstractGroup.getReps(String)
getRequestClass() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
 
getRequestData() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
getRequestErrorDefaultErrorCode() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getRequestId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Gets the value of the requestId property.
getRequestId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Gets the value of the requestId property.
getRequestPayload() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Request SOAP Body (XML) payload.
getRequestSlotList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
Gets the value of the requestSlotList property.
getRequestString(Exchange, Message) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.AuditUtils
 
getRequestType() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditDataset
 
getRequestValidationProfile(InteractionId) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfiles
 
getRequireMessageRule() - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
getResources() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getResponseClass() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
 
getResponseErrorDefaultErrorCode() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getResponseMessage() - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
getResponseOption() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryRequest
Gets the value of the responseOption property.
getResponseOption() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Gets the value of the responseOption property.
getResponseSlotList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Gets the value of the responseSlotList property.
getResponseValidationProfile(InteractionId) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfiles
 
getResult() - Method in class org.openehealth.ipf.commons.xml.DOMResultHolder
 
getResult() - Method in interface org.openehealth.ipf.commons.xml.ResultHolder
 
getResult() - Method in class org.openehealth.ipf.platform.camel.core.xml.MarkupBuilder
 
getRetrieveSerieses() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
Gets the value of the retrieveSerieses property.
getRetrieveStudies() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveImagingDocumentSetRequest30
 
getRetrieveStudies() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveImagingDocumentSetRequest
 
getRetrieveStudies() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
 
getReturnType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAdhocQueryRequest21
 
getReturnType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getReturnType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
getReturnType() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
getReturnType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
 
getReturnType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ResponseOptionType
Gets the value of the returnType property.
getReturnType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
Gets the value of the returnType property.
getReverseMap() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getRightFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
Gets the value of the rightFilter property.
getRouteBuilder() - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreModelExtension
 
getRouteBuilder() - Method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreModelExtension
 
getRouteModelExtensions() - Method in class org.openehealth.ipf.platform.camel.core.extend.DefaultModelExtender
 
getRoutes() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpointConfiguration
 
getRule() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
getRules() - Method in class org.openehealth.ipf.commons.xml.SchematronProfile
 
getScheduler() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
getSchedulerMetaData() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
getSchemaLanguage() - Method in class org.openehealth.ipf.commons.xml.XsdValidator
 
getSchemaLocations(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getSchemaLocations() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
getSchematronPath(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfile
 
getSchematronPath(String) - Method in interface org.openehealth.ipf.commons.xml.CombinedXmlValidationProfile
 
getSchemeName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
getSearchConfidenceThreshold() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns Search Confidence Threshold (QPD-4).
getSecondAndFurtherGivenNames() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
getSecondAndFurtherGivenNames() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
getSecondAndFurtherGivenNames() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
getSectionReference() - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
getSectionReference() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
getSectionReference() - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
getSegmentFragmentationThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns threshold for segment fragmentation.
getSegmentFragmentationThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getSegmentName() - Method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
getSegmentRepetition() - Method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
getSegmentRepetitionIndexingBase() - Static method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
getSei() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
getSelector() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Gets the value of the selector property.
getSelectorQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SubscriptionQueryType
Gets the value of the selectorQuery property.
getSenderAgentIdAssigningAuthority() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getSenderAgentIdExtension() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getSenderAgentIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getSenderIdAssigningAuthority() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getSenderIdExtension() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getSenderIdRoot() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
getSendingApplication() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getSendingApplication() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Sending application from MSH-3
getSendingFacility() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
 
getSendingFacility() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Sending facility from MSH-4
getSeparator() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getSequence() - Method in class org.openehealth.ipf.commons.flow.domain.FlowNumber
 
getSequenceId() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggingSpelContext
 
getSeriesInstanceIds(XdsRetrieveAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditDataset
 
getSeriesInstanceUID() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.SeriesRequest
Gets the value of the seriesInstanceUID property.
getSeriesInstanceUID() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
Gets the value of the seriesInstanceUID property.
getSeriesRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.StudyRequest
Gets the value of the seriesRequest property.
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01.Pcd01Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.AbstractIti44Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45.Iti45Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46.Iti46Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseComponent
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseComponent
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse.Iti56AsyncResponseComponent
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.Iti56Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
Returns server-side ATNA audit strategy.
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns server-side audit strategy instance.
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.custom.CustomMllpComponent
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti14.Iti14Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti15.Iti15Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti16.Iti16Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti18.Iti18Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse.Iti38AsyncResponseComponent
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.Iti38Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse.Iti39AsyncResponseComponent
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.Iti39Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti42.Iti42Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti43.Iti43Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti51.Iti51Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti57.Iti57Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti61.Iti61Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti62.Iti62Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse.Iti63AsyncResponseComponent
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.Iti63Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad69.Rad69Component
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse.Rad75AsyncResponseComponent
 
getServerAuditStrategy() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.Rad75Component
 
getService() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ServiceBindingType
Gets the value of the service property.
getService() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
Gets the value of the service property.
getServiceAddress() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Returns the address of the service.
getServiceBinding() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ServiceType
Gets the value of the serviceBinding property.
getServiceBinding() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceType
Gets the value of the serviceBinding property.
getServiceBinding() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
Gets the value of the serviceBinding property.
getServiceBindingBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the serviceBindingBranch property.
getServiceBindingBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceQueryType
Gets the value of the serviceBindingBranch property.
getServiceBindingFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceBindingBranchType
Gets the value of the serviceBindingFilter property.
getServiceBindingQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceQueryType
Gets the value of the serviceBindingQuery property.
getServiceBindingQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
Gets the value of the serviceBindingQuery property.
getServiceBindingTargetBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceBindingBranchType
Gets the value of the serviceBindingTargetBranch property.
getServiceEndpointUri(String) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Returns the URI of the endpoint to which the message with the given ID has been sent, or null if the message is unknown.
getServiceEndpointUri(String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
getServiceEndpointUrl() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Service (i.e.
getServiceFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceQueryType
Gets the value of the serviceFilter property.
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01.Pcd01Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.AbstractIti44Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45.Iti45Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46.Iti46Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseComponent
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseComponent
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse.Iti56AsyncResponseComponent
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.Iti56Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
Constructs and returns a transaction-specific service class instance for the given endpoint.
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti14.Iti14Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti15.Iti15Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti16.Iti16Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti18.Iti18Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse.Iti38AsyncResponseComponent
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.Iti38Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse.Iti39AsyncResponseComponent
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.Iti39Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti42.Iti42Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti43.Iti43Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti51.Iti51Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti57.Iti57Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti61.Iti61Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti62.Iti62Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse.Iti63AsyncResponseComponent
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.Iti63Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad69.Rad69Component
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse.Rad75AsyncResponseComponent
 
getServiceInstance(AbstractWsEndpoint<?>) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.Rad75Component
 
getServiceName() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
getServiceQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the serviceQuery property.
getServiceQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Gets the value of the serviceQuery property.
getServiceQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
Gets the value of the serviceQuery property.
getServiceQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Gets the value of the serviceQueryResult property.
getServiceStartTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getServiceStartTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getServiceStopTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getServiceStopTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getServiceUrl() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Returns the URL of the service.
getSeverity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryError21
 
getSeverity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
getSeverity() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
getSeverity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
getSeverity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
Gets the value of the severity property.
getSeverity() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Gets the value of the severity property.
getSeverity() - Method in exception org.openehealth.ipf.commons.ihe.xds.core.XdsRuntimeException
 
getSeverity() - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
getSFT() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns first repetition of SFT (Software Segment) - creates it if necessary
getSFT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns a specific repetition of SFT (Software Segment) - creates it if necessary throws HL7Exception if the repetition requested is more than one greater than the number of existing repetitions.
getSFT() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns first repetition of SFT (Software Segment) - creates it if necessary
getSFT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns a specific repetition of SFT (Software Segment) - creates it if necessary throws HL7Exception if the repetition requested is more than one greater than the number of existing repetitions.
getSFT() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns first repetition of SFT (Software Segment) - creates it if necessary
getSFT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns a specific repetition of SFT (Software Segment) - creates it if necessary throws HL7Exception if the repetition requested is more than one greater than the number of existing repetitions.
getSFT() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns first repetition of SFT (Software Segment) - creates it if necessary
getSFT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns a specific repetition of SFT (Software Segment) - creates it if necessary throws HL7Exception if the repetition requested is more than one greater than the number of existing repetitions.
getSFTAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns all repetitions of SFT
getSFTAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns all repetitions of SFT
getSFTAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns all repetitions of SFT
getSFTAll() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns all repetitions of SFT
getSFTReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Returns the number of existing repetitions of SFT
getSFTReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Returns the number of existing repetitions of SFT
getSFTReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Returns the number of existing repetitions of SFT
getSFTReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Returns the number of existing repetitions of SFT
getShortName() - Method in class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
 
getShortName() - Method in class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
 
getShortName() - Method in class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
 
getShortName() - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
 
getShortName() - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
 
getShortName() - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowBeginProcessorDefinition
 
getShortName() - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowEndProcessorDefinition
 
getShortName() - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowErrorProcessorDefinition
 
getShortName() - Method in class org.openehealth.ipf.platform.camel.flow.model.SplitterDefinition
 
getShortName() - Method in class org.openehealth.ipf.platform.camel.hl7.model.HapiAdapterDefinition
 
getSimpleClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.Clause
Gets the value of the simpleClause property.
getSimpleMethodMissingLogic() - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
getSingleClassification(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getSingleClassification(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getSingleClassification(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
Returns the first classification matching the given scheme.
getSingleLocalizedString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLInternationalString21
 
getSingleLocalizedString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLInternationalString30
 
getSingleLocalizedString() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLInternationalString
Retrieves the first localized string.
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAdhocQueryRequest21
 
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLSlotList21
 
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
getSingleSlotValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlotList30
 
getSingleSlotValue(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlotList
Gets a single slot value.
getSize() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getSlot() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.EmailAddressType
Gets the value of the slot property.
getSlot() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PersonNameType
Gets the value of the slot property.
getSlot() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
Gets the value of the slot property.
getSlot() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
Gets the value of the slot property.
getSlot() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.AddSlotsRequest
Gets the value of the slot property.
getSlot() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RemoveSlotsRequest
Gets the value of the slot property.
getSlot() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
Gets the value of the slot property.
getSlot() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotListType
Gets the value of the slot property.
getSlotBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
Gets the value of the slotBranch property.
getSlotBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the slotBranch property.
getSlotFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SlotBranch
Gets the value of the slotFilter property.
getSlotName() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAdhocQueryRequest21
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAdhocQueryRequest21
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLSlotList21
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLSlotList21
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
getSlots() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlotList30
 
getSlots(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlotList30
 
getSlots() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlotList
 
getSlots(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlotList
Returns a filtered list of the slots.
getSlotType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SlotType1
Gets the value of the slotType property.
getSlotType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
Gets the value of the slotType property.
getSlotValueFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SlotBranch
Gets the value of the slotValueFilter property.
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAdhocQueryRequest21
 
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLSlotList21
 
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
getSlotValues(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlotList30
 
getSlotValues(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlotList
Gets the values of a slot.
getSource() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAssociation21
 
getSource() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
getSource() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
getSourceAssociationBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
Gets the value of the sourceAssociationBranch property.
getSourceAssociationQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the sourceAssociationQuery property.
getSourceAuditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.AuditorManager
 
getSourceId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
getSourceIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
getSourceObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
Gets the value of the sourceObject property.
getSourceObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
Gets the value of the sourceObject property.
getSourceObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
Gets the value of the sourceObjectQuery property.
getSourcePatientId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getSourcePatientId() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64AuditDataset
 
getSourcePatientInfo() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getSourceRegistry() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Gets the value of the sourceRegistry property.
getSourceUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getSpecificationLink() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ServiceBindingType
Gets the value of the specificationLink property.
getSpecificationLink() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
Gets the value of the specificationLink property.
getSpecificationLinkBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the specificationLinkBranch property.
getSpecificationLinkBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceBindingBranchType
Gets the value of the specificationLinkBranch property.
getSpecificationLinkFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SpecificationLinkBranch
Gets the value of the specificationLinkFilter property.
getSpecificationLinkQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
Gets the value of the specificationLinkQuery property.
getSpecificationObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SpecificationLinkType
Gets the value of the specificationObject property.
getSpecificationObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
Gets the value of the specificationObject property.
getSpecificationObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
Gets the value of the specificationObjectQuery property.
getSpecificationVersion() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Gets the value of the specificationVersion property.
getSplitHistory() - Method in interface org.openehealth.ipf.commons.flow.ManagedMessage
Returns the SplitHistory of this message.
getSplitHistory() - Method in class org.openehealth.ipf.platform.camel.flow.PlatformMessage
Reads the SplitHistory from the contained Exchange.
getSpringConfigurers() - Method in class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
getSql() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAdhocQueryRequest21
 
getSql() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
getSql() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
getSql() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
getSql() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SqlQuery
 
getSQLQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryRequest
Gets the value of the sqlQuery property.
getSQLQueryResult() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryResponse
Gets the value of the sqlQueryResult property.
getSrc() - Method in class org.openehealth.ipf.modules.hl7.dsl.MessageCopy
 
getSrcTerser() - Method in class org.openehealth.ipf.modules.hl7.dsl.MessageCopy
 
getSslCiphers() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getSslCiphers() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getSslContext() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getSslContext() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getSslProtocols() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getSslProtocols() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
getStability() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
Gets the value of the stability property.
getStartIndex() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Gets the value of the startIndex property.
getStartIndex() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
Gets the value of the startIndex property.
getStartTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Gets the value of the startTime property.
getStateOrProvince() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
getStateOrProvince() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
Gets the value of the stateOrProvince property.
getStateOrProvince() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Gets the value of the stateOrProvince property.
getStaticParams() - Method in class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
getStaticParams() - Method in class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
getStaticRules() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.AbstractSyntaxRuleBuilder
 
getStatus() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getStatus() - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
getStatus() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
getStatus() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAssociation21
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExtrinsicObject21
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLQueryResponse21
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryPackage21
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryResponse21
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryPackage30
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryResponse30
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
 
getStatus() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
getStatus() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExtrinsicObject
 
getStatus() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryPackage
 
getStatus() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryResponse
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
 
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
Gets the value of the status property.
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryResponse
Gets the value of the status property.
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the status property.
getStatus() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Gets the value of the status property.
getStatusCode() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getStatusCount(FlowStatus) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
getStatusDocuments() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getStatusFolders() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getStatusQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the statusQuery property.
getStatusSubmissionSets() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
getStreamWrapper(Message) - Static method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutStreamSubstituteInterceptor
Retrieves the instance of stream wrapper installed by this interceptor.
getStreet() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
Gets the value of the street property.
getStreet() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Gets the value of the street property.
getStreetAddress() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
getStreetNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
Gets the value of the streetNumber property.
getStreetNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Gets the value of the streetNumber property.
getStringClause() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SimpleClause
Gets the value of the stringClause property.
getStringEncryptor() - Method in class org.openehealth.ipf.commons.flow.hibernate.RenderedMessageDecryptEventListener
 
getStringEncryptor() - Method in class org.openehealth.ipf.commons.flow.hibernate.RenderedMessageEncryptEventListener
 
getStringPredicate() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.StringClause
Gets the value of the stringPredicate property.
getStructure() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
getStudyInstanceIds(XdsRetrieveAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditDataset
 
getStudyInstanceUID() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.StudyRequest
Gets the value of the studyInstanceUID property.
getStudyInstanceUID() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
Gets the value of the studyInstanceUID property.
getStudyRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType
Gets the value of the studyRequest property.
getSubcomponentNumber() - Method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
getSubmissionSet() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
getSubmissionSet() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
GetSubmissionSetAndContentsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetSubmissionSetAndContents.
GetSubmissionSetAndContentsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetAndContentsQuery
Constructs the query.
GetSubmissionSetAndContentsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
GetSubmissionSetAndContentsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetAndContentsQueryTransformer
Constructs the transformer.
getSubmissionSets() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
GetSubmissionSetsQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a stored query for GetSubmissionSets.
GetSubmissionSetsQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetsQuery
Constructs the query.
GetSubmissionSetsQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
GetSubmissionSetsQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetsQueryTransformer
Constructs the transformer.
getSubmissionSetUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditDataset
 
getSubmissionTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
getSubmissionTime() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
getSubmitObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.ProvideAndRegisterDocumentSetRequestType
Gets the value of the submitObjectsRequest property.
getSubmitObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType
Gets the value of the submitObjectsRequest property.
getSubmitObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Gets the value of the submitObjectsRequest property.
getSubscription() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotificationType
Gets the value of the subscription property.
getSuffix() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
getSuffix() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
getSuffix() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
getSupportedReaderFormats() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlDataBinding
 
getSupportedWriterFormats() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlDataBinding
 
getTarget() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAssociation21
 
getTarget() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
getTarget() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
getTargetAssociationBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
Gets the value of the targetAssociationBranch property.
getTargetAssociationQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the targetAssociationQuery property.
getTargetBinding() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ServiceBindingType
Gets the value of the targetBinding property.
getTargetBinding() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
Gets the value of the targetBinding property.
getTargetBindingQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
Gets the value of the targetBindingQuery property.
getTargetObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
Gets the value of the targetObject property.
getTargetObject() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
Gets the value of the targetObject property.
getTargetObjectQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
Gets the value of the targetObjectQuery property.
getTargetUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
getTelecom() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
getTelephoneNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.OrganizationType
Gets the value of the telephoneNumber property.
getTelephoneNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberListType
Gets the value of the telephoneNumber property.
getTelephoneNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
Gets the value of the telephoneNumber property.
getTelephoneNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
Gets the value of the telephoneNumber property.
getTelephoneNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
Gets the value of the telephoneNumber property.
getTelephoneNumber() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberListType
Gets the value of the telephoneNumber property.
getTelephoneNumberFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
Gets the value of the telephoneNumberFilter property.
getTelephoneNumberFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.UserBranch
Gets the value of the telephoneNumberFilter property.
getTelephoneNumberFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Gets the value of the telephoneNumberFilter property.
getTelephoneNumberFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
Gets the value of the telephoneNumberFilter property.
getTestClosure() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
getText() - Method in class org.openehealth.ipf.commons.flow.domain.FlowMessage
 
getText() - Method in class org.openehealth.ipf.commons.flow.domain.FlowPartMessage
 
getText() - Method in interface org.openehealth.ipf.commons.flow.domain.TextMessage
 
getText() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
getText() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
getText() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
 
getTimeLimit() - Method in class org.openehealth.ipf.commons.flow.repository.FlowPurgeCriteria
 
getTimeout() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getTimestamp() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AuditableEventType
Gets the value of the timestamp property.
getTimestamp() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Gets the value of the timestamp property.
getTitle() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getTo() - Method in class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
getTo() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
getTo() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
getTotalResultCount() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
Gets the value of the totalResultCount property.
getTransferSyntaxIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
 
getTransferSyntaxUID() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList
Gets the value of the seriesRequest property.
getTransferSyntaxUIDList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveImagingDocumentSetRequest30
 
getTransferSyntaxUIDList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType
Gets the value of the transferSyntaxUIDList property.
getTransferSyntaxUIDList() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveImagingDocumentSetRequest
 
getTranslateInitialQuantity() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getTriggerEvent(Message) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
getTriggerEvent() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
getTtl(Message) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.TtlHeaderUtils
Returns the XCPD TTL value stored in incoming SOAP headers associated with the given message, or null, when none found.
getType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
 
getType() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
 
getType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.EmailAddressType
Gets the value of the type property.
getType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.EmailAddressType
Gets the value of the type property.
getTypeCode() - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
getTypeCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getTypeCodes() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
getTypeName() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
getUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getUniqueId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
 
getUniqueIds() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
 
getUniversalId() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
getUniversalIdType() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
getUnsolicitedFragmentationStorage() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns the unsolicited fragmentation storage bean.
getUnsolicitedFragmentationStorage() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
getUnsolicitedFragmentationStorageType() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
 
getUnsolicitedFragmentationThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns threshold for unsolicited message fragmentation (relevant on producer side only).
getUnsolicitedFragmentationThreshold() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
getUPDATE_MSG() - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
getUpdateObjectsRequest() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Gets the value of the updateObjectsRequest property.
getUpperTimeLimit() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
getUri() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
getUrl() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
Gets the value of the url property.
getUrl() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
Gets the value of the url property.
getUsageDescription() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SpecificationLinkType
Gets the value of the usageDescription property.
getUsageDescription() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
Gets the value of the usageDescription property.
getUsageDescriptionBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
Gets the value of the usageDescriptionBranch property.
getUsageParameter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SpecificationLinkType
Gets the value of the usageParameter property.
getUsageParameter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
Gets the value of the usageParameter property.
getUseOtherIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getUser() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AuditableEventType
Gets the value of the user property.
getUser() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Gets the value of the user property.
getUserBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Gets the value of the userBranch property.
getUserBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryType
Gets the value of the userBranch property.
getUserBranch() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
Gets the value of the userBranch property.
getUseReceiverDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getUseReceiverDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getUseReceiverDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
getUserFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.UserBranch
Gets the value of the userFilter property.
getUserId() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Returns User ID.
getUserName() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Client user name (WS-Security <Username> header).
getUserQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
Gets the value of the userQuery property.
getUserVersion() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
Gets the value of the userVersion property.
getUseSenderDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
getUseSenderDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
getUseSenderDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
getUuid() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntryType
 
getUuid() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
 
getUuids() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
 
getV3ErrorLocation(Composite, GPathResult) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
getValidationMessage() - Method in exception org.openehealth.ipf.commons.ihe.xds.core.validate.XDSMetaDataException
 
getValue() - Method in class org.openehealth.ipf.commons.core.datetime.Duration
 
getValue() - Method in class org.openehealth.ipf.commons.flow.domain.FlowNumber
 
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExternalIdentifier21
 
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.ProvideAndRegisterDocumentSetRequestType.Document
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType.Document
Gets the value of the value property.
getValue() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter.ListWrapper
 
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.StringClause
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExternalIdentifierType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.LocalizedStringType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ValueListType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.DateTimeFilterType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FloatFilterType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.IntegerFilterType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.StringFilterType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ValueListType
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Gets the value of the value property.
getValue() - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
getValue(ExtraComponents) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValue(Composite) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValue(Varies) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValue(Segment) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValue2(Primitive) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValue2(ExtraComponents) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValue2(Composite) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValue2(Varies) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValueLengthLimit() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLSlot21
 
getValueLengthLimit() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlot30
 
getValueLengthLimit() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlot
 
getValueList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLSlot21
 
getValueList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLSlot30
 
getValueList() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLSlot
 
getValueList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SlotType1
Gets the value of the valueList property.
getValueList() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
Gets the value of the valueList property.
getValueOr(String) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
getValueOr(Primitive, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
getValues() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ExtraMetadataEntry
 
getValueSystem(Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
getValueSystem(Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A40
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
getVersion() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryProfile
Gets the value of the version property.
getVersion() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
getVersionInfo() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
getVersionInfo() - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
getVersionInfo() - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
getVersionInfo() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Gets the value of the versionInfo property.
getVersionInfoFilter() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Gets the value of the versionInfoFilter property.
getVersionName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
getVersionName() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.VersionInfoType
Gets the value of the versionName property.
getWhatDomainsReturned(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns a specific repetition of What Domains to be returned (QPD-8).
getWhatDomainsReturned() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns What Domains to be returned (QPD-8).
getWhatDomainsReturned(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns What Domains to be returned (QPD-4).
getWhatDomainsReturned() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Returns What Domains to be returned (QPD-4).
getWhatDomainsReturnedReps() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Returns count of What Domains to be returned (QPD-8).
getWrappedEndpoint() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
getWrappedProcessor() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.AbstractHl7v2Interceptor
 
getWrappedProcessor() - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.Hl7v2Interceptor
 
getWsdlLocation() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01.Pcd01Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44PixComponent
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44XdsComponent
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45.Iti45Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46.Iti46Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseComponent
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseComponent
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse.Iti56AsyncResponseComponent
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.Iti56Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsComponent
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti14.Iti14Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti15.Iti15Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti16.Iti16Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti18.Iti18Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse.Iti38AsyncResponseComponent
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti38.Iti38Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse.Iti39AsyncResponseComponent
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti39.Iti39Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti42.Iti42Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti43.Iti43Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti51.Iti51Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti57.Iti57Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti61.Iti61Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti62.Iti62Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse.Iti63AsyncResponseComponent
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti63.Iti63Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad69.Rad69Component
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse.Rad75AsyncResponseComponent
 
getWsTransactionConfiguration() - Method in class org.openehealth.ipf.platform.camel.ihe.xds.rad75.Rad75Component
 
getXCAInitiatingGatewayAuditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.AuditorManager
 
getXCARespondingGatewayAuditor() - Static method in class org.openehealth.ipf.commons.ihe.core.atna.AuditorManager
 
getXsdPath(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfile
 
getXsdPath(String) - Method in interface org.openehealth.ipf.commons.xml.CombinedXmlValidationProfile
 
getZipOrPostalCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
ghl7(DataFormatClause) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
ghl7(DataFormatClause, Parser) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
ghl7(DataFormatClause, HapiContext) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
ghl7(DataFormatClause, String) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
ghl7(DataFormatClause, HapiContext, String) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
ghl7(DataFormatClause, Parser, String) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
ghl7(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
gnode(DataFormatClause, String, boolean) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
gnode(DataFormatClause, boolean) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
gnode(DataFormatClause) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
gpath(DataFormatClause, String, boolean) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
gpath(DataFormatClause, boolean) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
gpath(DataFormatClause) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
GroovyCustomModelClassFactory - Class in org.openehealth.ipf.modules.hl7.parser
 
GroovyCustomModelClassFactory() - Constructor for class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
GroovyCustomModelClassFactory(Map<String, String[]>) - Constructor for class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
GroovyCustomModelClassFactory(ModelClassFactory) - Constructor for class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
GroovyCustomModelClassFactory(ModelClassFactory, Map<String, String[]>) - Constructor for class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
group(AbstractSegmentContainer, int, String, int, int, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.AbstractSyntaxRuleBuilder
 
group(AbstractSegmentContainer, int, String, int, int, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 

H

handleError(Diagnostic) - Method in class org.openehealth.ipf.modules.cda.DefaultValidationHandler
 
handleInfo(Diagnostic) - Method in class org.openehealth.ipf.modules.cda.DefaultValidationHandler
 
handleMessage(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.AbstractSafeInterceptor
Calls AbstractSafeInterceptor.process(org.apache.cxf.binding.soap.SoapMessage) and "forwards" all exceptions to the error log.
handleMessage(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.Cxf3791WorkaroundInterceptor
 
handleMessage(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.FixContentTypeOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.MustUnderstandDecoratorInterceptor
 
handleMessage(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.DisablePayloadCollectingDeactivationInterceptor
 
handleMessage(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InNamespaceMergeInterceptor
 
handleMessage(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadExtractorInterceptor
 
handleMessage(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadInjectorInterceptor
 
handleMessage(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadExtractorInterceptor
 
handleMessage(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutStreamSubstituteInterceptor
 
handleMessage(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.ProvidedAttachmentOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.RejectionHandlerInterceptor
 
handleRejectedExchange(Exchange) - Method in interface org.openehealth.ipf.commons.ihe.ws.cxf.WsRejectionHandlingStrategy
This method will be called when the request has been rejected by CXF (in this case, the CXF exchange will contain a SOAP fault) or by IPF (transaction-specific logic).
handleWarning(Diagnostic) - Method in class org.openehealth.ipf.modules.cda.DefaultValidationHandler
 
HandshakeCallbackSSLFilter - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
IoFilter similar to an SslFilter that provides a callbacks to handle a handshake exception.
HandshakeCallbackSSLFilter(SSLContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.HandshakeCallbackSSLFilter
Creates a new SSL filter using the specified SSLContext.
HandshakeCallbackSSLFilter.Callback - Interface in org.openehealth.ipf.platform.camel.ihe.mllp.core
Callback interface for dealing with handshake failures.
HapiAdapter - Class in org.openehealth.ipf.platform.camel.hl7.adapter
 
HapiAdapter() - Constructor for class org.openehealth.ipf.platform.camel.hl7.adapter.HapiAdapter
 
HapiAdapterDefinition<T extends HapiAdapter> - Class in org.openehealth.ipf.platform.camel.hl7.model
 
HapiAdapterDefinition(T) - Constructor for class org.openehealth.ipf.platform.camel.hl7.model.HapiAdapterDefinition
 
HapiContextFactory - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions
This factory creates HapiContext instances that are required to derive ModelClassFactory and ValidationContext valid for the given HL7v2 transaction.
HapiContextFactory() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
 
hasContent(Class<?>) - Method in class org.openehealth.ipf.commons.core.ContentMap
Returns true when this content map already contains an element of the given type.
hasDocuments(XdsRetrieveAuditDataset.Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditDataset
 
hashCode() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
hashCode() - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
hashCode() - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
 
hashCode() - Method in class org.openehealth.ipf.commons.flow.history.SplitHistoryEntry
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SqlQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveDocumentSet
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocument
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocumentSet
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
hashCode() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
 
hashCode() - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
hashCode() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.SplitIndex
 
hashCode() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
HashValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a hash code for compliance with RFC 3174.
HashValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.HashValidator
 
hasKey(String, Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
hasMessageQuery() - Method in class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
hasNext() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
 
hasValue(String, Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
HDValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validator for HL7 v2 HD elements.
HDValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.HDValidator
 
header(String) - Method in class org.openehealth.ipf.platform.camel.core.model.ParamsDefinition
 
HEADER_NAMESPACE - Static variable in class org.openehealth.ipf.platform.camel.ihe.atna.util.CamelEndpointSender
 
headers() - Method in class org.openehealth.ipf.platform.camel.core.model.ParamsDefinition
 
headersAndBuilder() - Method in class org.openehealth.ipf.platform.camel.core.model.ParamsDefinition
 
headersAndBuilderExpression() - Static method in class org.openehealth.ipf.platform.camel.core.util.Expressions
 
headersExpression() - Static method in class org.openehealth.ipf.platform.camel.core.util.Expressions
Returns an Expression for the headers map of an Exchange's in-message.
HeaderUtils - Class in org.openehealth.ipf.platform.camel.ihe.ws
Utilities for handling HTTP and SOAP headers in Web Service interactions.
HibernateUtils - Class in org.openehealth.ipf.commons.flow.hibernate
Utilities for Hibernate-specific Blob operations.
HibernateUtils() - Constructor for class org.openehealth.ipf.commons.flow.hibernate.HibernateUtils
 
highestSeverity - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryErrorList
 
highestSeverity - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryErrorList
 
HITSP_24_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
Deprecated.
use HITSP_32_2_4_SCHEMA
HITSP_24_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
Deprecated.
use HITSP_32_2_4_SCHEMATRON_RULES
HITSP_32_2_4_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
HITSP_32_2_4_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
HITSP_32_2_5_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
HITSP_32_2_5_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
HITSP_37_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
hitspc32(ValidatorAdapterDefinition, Map) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
hitspc32(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
hitspc32_schema(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
hl7(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
HL70357 - Enum in org.openehealth.ipf.modules.hl7
Deprecated.
use ErrorCode
Hl7DataFormat - Class in org.openehealth.ipf.platform.camel.hl7.dataformat
 
Hl7DataFormat() - Constructor for class org.openehealth.ipf.platform.camel.hl7.dataformat.Hl7DataFormat
 
Hl7Dsl2ExtensionModule - Class in org.openehealth.ipf.modules.hl7.extend
 
Hl7Dsl2ExtensionModule() - Constructor for class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
HL7DslException - Exception in org.openehealth.ipf.modules.hl7.dsl
Exception thrown on problems while processing HL7 DSL expressions
HL7DslException(String) - Constructor for exception org.openehealth.ipf.modules.hl7.dsl.HL7DslException
 
HL7DslException(String, Throwable) - Constructor for exception org.openehealth.ipf.modules.hl7.dsl.HL7DslException
 
Hl7ExtensionModule - Class in org.openehealth.ipf.modules.hl7.extend
 
Hl7ExtensionModule() - Constructor for class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
Hl7ExtensionModule - Class in org.openehealth.ipf.platform.camel.hl7.extend
 
Hl7ExtensionModule() - Constructor for class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
Hl7InputExpression - Class in org.openehealth.ipf.platform.camel.hl7.expression
 
Hl7InputExpression() - Constructor for class org.openehealth.ipf.platform.camel.hl7.expression.Hl7InputExpression
 
HL7MessageConverter - Class in org.openehealth.ipf.platform.camel.hl7.converter
HL7MessageConverter helps serializing a HL7 message to and from a string for the purpose of routing it through a JMS queue.
HL7MessageConverter(HapiContext) - Constructor for class org.openehealth.ipf.platform.camel.hl7.converter.HL7MessageConverter
 
hl7Now() - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
Hl7StaticExtensionModule - Class in org.openehealth.ipf.modules.hl7.extend
 
Hl7StaticExtensionModule() - Constructor for class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
hl7timestamp() - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
Hl7TranslationException - Exception in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
Hl7TranslationException(String) - Constructor for exception org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslationException
 
Hl7TranslationException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslationException
 
Hl7TranslatorV2toV3 - Interface in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
Hl7TranslatorV3toV2 - Interface in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
Hl7TypeConverter - Class in org.openehealth.ipf.platform.camel.hl7.converter
 
Hl7TypeConverter() - Constructor for class org.openehealth.ipf.platform.camel.hl7.converter.Hl7TypeConverter
 
HL7v2 - Class in org.openehealth.ipf.platform.camel.hl7
Factory class for commonly used HL7-related expressions, predicates and processors.
HL7V2_CONFIG - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01.Pcd01Component
 
Hl7v2AcceptanceException - Exception in org.openehealth.ipf.platform.camel.ihe.hl7v2
An exception class for HL7v2 acceptance checks.
Hl7v2AcceptanceException(String, ErrorCode) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2AcceptanceException
 
Hl7v2AcceptanceException(String) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2AcceptanceException
 
Hl7v2AdaptingException - Exception in org.openehealth.ipf.platform.camel.ihe.hl7v2
An exception class for HL7v2 message adapting.
Hl7v2AdaptingException(String) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2AdaptingException
 
Hl7v2AdaptingException(String, Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2AdaptingException
 
Hl7v2Based<C extends ca.uhn.hl7v2.model.Composite> - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
An XDS model object backed up by an HL7 v2 element.
Hl7v2Based() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
Default constructor, for serialization purposes only.
Hl7v2Based(C) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
Constructor.
Hl7v2ConfigurationHolder - Interface in org.openehealth.ipf.platform.camel.ihe.hl7v2
Interface for Camel components which handle HL7v2 messages, independent of transport protocol.
HL7v2Exception - Exception in org.openehealth.ipf.modules.hl7
HL7v2Exception extends RuntimeException so it need not to be caught.
HL7v2Exception(HL7Exception) - Constructor for exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
Hl7v2Interceptor - Interface in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept
Camel interceptor interface for HL7v2 transactions.
Hl7v2InterceptorFactory<T extends Hl7v2Interceptor> - Interface in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept
 
Hl7v2InterceptorFactorySupport<T extends Hl7v2Interceptor> - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept
Trivial Hl7v2InterceptorFactory that calls Class.newInstance()
Hl7v2InterceptorFactorySupport(Class<T>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.Hl7v2InterceptorFactorySupport
 
Hl7v2InterceptorUtils - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept
 
Hl7v2InterceptorUtils() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.Hl7v2InterceptorUtils
 
Hl7v2MarshalUtils - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2
Various helper methods for data transformation.
Hl7v2TransactionConfiguration - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2
Endpoint-agnostic parameters of an HL7v2-based transaction.
Hl7v2TransactionConfiguration(Version[], String, String, ErrorCode, ErrorCode, String[], String[], String[], String[], boolean[], boolean[], HapiContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
Constructor.
Hl7v2WsCamelValidators - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
 
Hl7v2WsCamelValidators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.Hl7v2WsCamelValidators
 
HL7V3_NSURI - Static variable in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
HL7V3_ORIGINAL_REQUEST_PROPERTY - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelTranslators
Name of the Camel exchange property in which original request messages will be saved before translation.
Hl7v3AsyncResponseEndpoint<ConfigType extends Hl7v3WsTransactionConfiguration> - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
Camel endpoint implementation for asynchronous response receivers of HL7v3-based IHE components.
Hl7v3AsyncResponseEndpoint(String, String, AbstractWsComponent<ConfigType>, InterceptorProvider, List<AbstractFeature>, List<String>, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3AsyncResponseEndpoint
 
Hl7v3AsyncResponseServiceFactory - Class in org.openehealth.ipf.commons.ihe.hl7v3
Service factory for receivers of asynchronous XCPD responses.
Hl7v3AsyncResponseServiceFactory(Hl7v3WsTransactionConfiguration, String, WsAuditStrategy, AsynchronyCorrelator, InterceptorProvider) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AsyncResponseServiceFactory
Constructs the factory.
Hl7v3AuditDataset - Class in org.openehealth.ipf.commons.ihe.hl7v3
Generic audit dataset for IHE PIX/PDQ v3 transactions.
Hl7v3AuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditDataset
Constructor.
Hl7v3Auditor - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
Implementation of HL7v3 Auditors to send audit messages for ITI-44 (PIX v3) ITI-45 (PIX v3) ITI-46 (PIX v3) ITI-47 (PDQ v3) ITI-55 (XCPD) ITI-56 (XCPD) PCC-1 (QED)
Hl7v3Auditor() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.Hl7v3Auditor
 
Hl7v3AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3
 
Hl7v3AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditStrategy
 
Hl7v3ClientFactory - Class in org.openehealth.ipf.commons.ihe.hl7v3
Factory for HL7 v3 Web Service clients.
Hl7v3ClientFactory(Hl7v3WsTransactionConfiguration, String, WsAuditStrategy, AsynchronyCorrelator, InterceptorProvider) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ClientFactory
Constructs the factory.
Hl7v3ContinuationAwareEndpoint - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
Camel endpoint implementation for HL7v3-based IHE components with interactive response continuation support.
Hl7v3ContinuationAwareEndpoint(String, String, AbstractWsComponent<Hl7v3ContinuationAwareWsTransactionConfiguration>, InterceptorProvider, List<AbstractFeature>, List<String>, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
Hl7v3ContinuationAwareProducer - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
 
Hl7v3ContinuationAwareProducer(Hl7v3ContinuationAwareEndpoint, JaxWsClientFactory) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
Hl7v3ContinuationAwareWebService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
 
Hl7v3ContinuationAwareWebService(Hl7v3ContinuationAwareEndpoint) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
Hl7v3ContinuationAwareWsTransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.hl7v3
 
Hl7v3ContinuationAwareWsTransactionConfiguration(InteractionId, QName, Class<?>, QName, boolean, String, String, String, boolean, boolean, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ContinuationAwareWsTransactionConfiguration
 
Hl7v3ContinuationsPortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3
Generic Web Service port type for HL7 v3-based IHE components with continuations support.
Hl7v3ContinuationStorage - Interface in org.openehealth.ipf.platform.camel.ihe.hl7v3
 
Hl7v3ContinuationUtils - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
 
Hl7v3ContinuationUtils() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
Hl7v3DeferredResponderFactory - Class in org.openehealth.ipf.commons.ihe.hl7v3
Special factory for HL7 v3 Deferred Response senders.
Hl7v3DeferredResponderFactory(Hl7v3WsTransactionConfiguration, String, WsAuditStrategy, InterceptorProvider) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3DeferredResponderFactory
 
Hl7v3Endpoint<ConfigType extends Hl7v3WsTransactionConfiguration> - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
Camel endpoint implementation for HL7v3-based IHE components.
Hl7v3Endpoint(String, String, AbstractWsComponent<ConfigType>, InterceptorProvider, List<AbstractFeature>, List<String>, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3Endpoint
 
Hl7v3Exception - Exception in org.openehealth.ipf.commons.ihe.hl7v3
 
Hl7v3Exception() - Constructor for exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
Hl7v3NakFactory - Class in org.openehealth.ipf.commons.ihe.hl7v3
 
Hl7v3NakFactory() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
Hl7v3ServiceFactory - Class in org.openehealth.ipf.commons.ihe.hl7v3
Factory for HL7 v3 Web Services.
Hl7v3ServiceFactory(Hl7v3WsTransactionConfiguration, String, WsAuditStrategy, InterceptorProvider, WsRejectionHandlingStrategy) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ServiceFactory
Constructs the factory.
Hl7v3Utils - Class in org.openehealth.ipf.commons.ihe.hl7v3
 
Hl7v3Utils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
Hl7v3ValidationProfile - Class in org.openehealth.ipf.commons.ihe.hl7v3
 
Hl7v3ValidationProfile(Hl7v3ValidationProfile.Row...) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfile
 
Hl7v3ValidationProfiles - Class in org.openehealth.ipf.commons.ihe.hl7v3
Validation profiles for HL7v3-based transactions supported by IPF.
Hl7v3ValidationProfiles() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfiles
 
Hl7v3WsTransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.hl7v3
 
Hl7v3WsTransactionConfiguration(InteractionId, QName, Class<?>, QName, boolean, String, String, String, boolean, boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3WsTransactionConfiguration
Constructs the service info.
HL7ValidationUtils - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
 
HL7ValidationUtils() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.HL7ValidationUtils
 
HL7Validator - Class in org.openehealth.ipf.modules.hl7.validation.support
 
HL7Validator() - Constructor for class org.openehealth.ipf.modules.hl7.validation.support.HL7Validator
 
home - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
 
HomeCommunityIdValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Validator for home community ID attribute in stored queries.
HomeCommunityIdValidation(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.HomeCommunityIdValidation
 
HomeCommunityIdValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a homeCommunityId attribute.
HomeCommunityIdValidator(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.HomeCommunityIdValidator
Constructor.

I

id - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectRefType
 
id - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
 
id - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
 
id - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
 
ID_TYPE_CODE_ACCESSION - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
ID_TYPE_CODE_ORDER - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
ID_TYPE_CODE_REFERRAL - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
ID_TYPE_CODE_UNIQUE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
Identifiable - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an ID.
Identifiable() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
Constructs an identifiable.
Identifiable(CX) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
Constructs an identifiable.
Identifiable(String, AssigningAuthority) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
Constructs an identifiable.
identifiable - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectListType
 
IdentifiableType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Common base type for all types that have unique identity.
IdentifiableType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
 
identificationScheme - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExternalIdentifierType
 
identificationScheme - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
 
identificationSchemeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalIdentifierQueryType
 
identifier(String) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowBeginProcessor
Sets this processors's unique identifier.
idString(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
IHE_BPPC_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_LAB_20_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_LAB_21_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_LAB_SCHEMA - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_LAB_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ANTEPARTUM_EDUCATION_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ANTEPARTUM_H_AND_P_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ANTEPARTUM_SUMMARY_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ED_COMPOSITE_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ED_NURSING_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ED_PHYSICIAN_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ED_REFERRAL_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_ED_TRIAGE_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_FSA_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_IMMUNIZATION_DETAIL_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_XDSMS_DISCHARGE_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_XDSMS_REFERRAL_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_XPHR_EXTRACT_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_PCC_XPHR_UPDATE_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
IHE_QRPH_CRD_SCHEMATRON_RULES - Static variable in interface org.openehealth.ipf.modules.cda.CDAR2Constants
 
iiToCx(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
ImagingRetrieveEvent - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
ATNA Audit event for RAD-69 and RAD-75.
ImagingRetrieveEvent(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, IHETransactionEventTypeCodes, List<CodedValueType>) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.ImagingRetrieveEvent
 
INCOMING_HTTP_HEADERS - Static variable in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Name of Camel message header where incoming HTTP headers will be stored as a Map<String, String>.
INCOMING_SOAP_HEADERS - Static variable in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Name of Camel message header where incoming SOAP headers will be stored as a Map<QName, Header>.
incrementAndGet() - Method in class org.openehealth.ipf.commons.flow.domain.FlowNumber
 
incrementContributionCount() - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
incrementFilterCount() - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
incrementReplayCount() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
indexPath() - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
Returns an array containing the index part of the split history entries.
indexPathString() - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
Returns a string representation of the SplitHistory.indexPath().
inFormat(DataFormat) - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowProcessorDefinition
Defines the data format used to convert incoming messages
inFormat(DataFormat) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
Sets the DataFormat to be applied to the Exchange.getIn() message body for creating a byte array representation.
init() - Method in class org.openehealth.ipf.commons.core.config.CommonsCoreNamespaceHandler
 
init() - Method in class org.openehealth.ipf.platform.camel.ihe.atna.util.AuditorTLSConfig
 
initCCD() - Static method in class org.openehealth.ipf.modules.cda.CDAR2Utils
 
initConsolCDA() - Static method in class org.openehealth.ipf.modules.cda.CDAR2Utils
 
initDao() - Method in class org.openehealth.ipf.commons.flow.repository.FlowRepositoryImpl
 
initFlow(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.flow.extend.FlowExtensionModule
 
initFlow(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.flow.extend.FlowExtensionModule
 
initHITSPC32() - Static method in class org.openehealth.ipf.modules.cda.CDAR2Utils
 
initialize(Service) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlDataBinding
 
initIHEPCC() - Static method in class org.openehealth.ipf.modules.cda.CDAR2Utils
 
initMappings() - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceOsgiConfigurer
 
initSequence() - Method in interface org.openehealth.ipf.commons.flow.repository.SequenceRepository
 
initSequence() - Method in class org.openehealth.ipf.commons.flow.repository.SequenceRepositoryImpl
 
initSequence() - Method in class org.openehealth.ipf.commons.flow.repository.SequenceRepositoryMock
 
InNamespaceMergeInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
CXF interceptor which inserts XML namespace declarations from incoming SOAP Envelope and SOAP Body elements into the String payload.
InNamespaceMergeInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InNamespaceMergeInterceptor
 
InPayloadExtractorInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
CXF interceptor that saves String payload of the incoming SOAP message body into the CXF message.
InPayloadExtractorInterceptor(StringPayloadHolder.PayloadType) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadExtractorInterceptor
 
InPayloadInjectorInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
CXF interceptor which inserts data of String content type (it is supposed to be the XML payload of the incoming message) into the list of an operation's parameters or response values.
InPayloadInjectorInterceptor(int) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.InPayloadInjectorInterceptor
Constructs an interceptor instance.
input(Expression) - Method in interface org.openehealth.ipf.platform.camel.core.adapter.Adapter
Sets an Expression for obtaining input data from an Exchange.
input(Closure) - Method in interface org.openehealth.ipf.platform.camel.core.adapter.Adapter
Sets an expression Closure for obtaining input data from an Exchange.
input(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
 
input(Closure) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
 
input(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.PredicateAdapter
 
input(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ProcessorAdapter
 
input(Expression) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
Defines the input to the adapter via the given expression
input(Closure) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
Defines the input to the adapter via the closure expression
inputStream() - Method in class org.openehealth.ipf.platform.camel.core.io.ReadableByteArrayOutputStream
Returns an InputStream from this stream's internal byte array representation.
insertDemographicsFieldsReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Inserts a repetition of Demographics Fields (QPD-3).
insertPATIENT(ADT_A40_PATIENT, int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A40
 
insertPATIENT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A40
 
insertQpd3_DemographicsFieldsReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Inserts a repetition of Demographics Fields (QPD-3).
insertQpd8_WhatDomainsReturnedReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Inserts a repetition of What Domains to be returned (QPD-8).
insertWhatDomainsReturnedReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Inserts a repetition of What Domains to be returned (QPD-8).
installPayloadInterceptors(Client) - Static method in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
Helper method for installing of payload-collecting SOAP interceptors for the given Client.
insuranceClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
insuranceClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A04
 
insuranceClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A05
 
insuranceClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A08
 
intClause - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RationalClause
 
IntegerFilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for IntegerFilterType complex type.
IntegerFilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.IntegerFilterType
 
InteractionId - Interface in org.openehealth.ipf.commons.ihe.core
Mark for IDs of eHealth interactions.
InteractiveContinuationStorage - Interface in org.openehealth.ipf.platform.camel.ihe.mllp.core
Interface for storages of HL7 v2 interactive continuation fragments.
intercept(ProcessorDefinition, DelegateProcessor) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
intercept(ProcessorDefinition, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
intercept(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
Interceptor - Interface in org.openehealth.ipf.platform.camel.core.process
Provides an interceptor that can wrap the call to the next processor into custom logic.
Interceptor2ProducerAdapter - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer
Adapter for HL7v2 interceptors which allows them to be exposed as Camel Producers.
Interceptor2ProducerAdapter(Processor, Producer) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.Interceptor2ProducerAdapter
 
InterceptorUtils - Class in org.openehealth.ipf.commons.ihe.ws
Helper methods for handling user-defined custom interceptors.
InternationalStringBranchType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for InternationalStringBranchType complex type.
InternationalStringBranchType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.InternationalStringBranchType
 
InternationalStringBranchType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for InternationalStringBranchType complex type.
InternationalStringBranchType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.InternationalStringBranchType
 
InternationalStringType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Java class for InternationalStringType complex type.
InternationalStringType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.InternationalStringType
 
InternationalStringType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for InternationalStringType complex type.
InternationalStringType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.InternationalStringType
 
inType(Class<?>) - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowProcessorDefinition
Defines the type into which incoming messages are converted
inType(Class<?>) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
Sets the data type the Exchange.getIn() message body shall be converted to (replacing the original message body) before creating the internal byte array representation.
invalidate(String) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
Invalidates this flow for the given path.
invalidate(String, String) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
Invalidates this flow for the given path.
invalidateFlow(ManagedMessage) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
invalidateFlow(ManagedMessage) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
invalidateFlow(ManagedMessage) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionBlockActivator
Deprecated.
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionMethodActivator
Deprecated.
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditStrategy
 
invokeMethod(String, Object) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
invokeMethod(String, Object) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslationException
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceConfigurer
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.xml.SchematronValidator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.commons.xml.XmlYielder
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.MessageCopy
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Messages
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.extend.ExtensionUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.AbstractSyntaxRuleBuilder
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.DefaultTypeRulesBuilder
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.EncodingRuleBuilder
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.RuleBuilder
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.ValidationContextBuilder
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.support.ClassPathProfileStore
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.support.DefaultTypeRulesValidationContext
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.support.HL7Validator
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.ValidationContextFactoryBean
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreModelExtension
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.core.extend.DefaultModelExtender
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreModelExtension
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.flow.extend.FlowExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.flow.extend.FlowModelExtension
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.EhcacheHl7v3ContinuationStorage
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.AuditUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10AuditStrategyUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditStrategyUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9AuditStrategyUtils
 
invokeMethod(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore.PdqAuditStrategyUtils
 
IOUtils - Class in org.openehealth.ipf.commons.core.io
 
IOUtils() - Constructor for class org.openehealth.ipf.commons.core.io.IOUtils
 
ipf(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.flow.extend.FlowExtensionModule
 
IPF_OSGI_ENVIRONMENT - Static variable in class org.openehealth.ipf.platform.camel.core.util.Assertions
 
IpfDefinition - Class in org.openehealth.ipf.platform.camel.flow.model
Models IPF DSL extensions that conflict with Camel DSL elements.
IpfDefinition(ProcessorDefinition<RouteDefinition>) - Constructor for class org.openehealth.ipf.platform.camel.flow.model.IpfDefinition
 
IpfInteractionId - Enum in org.openehealth.ipf.commons.ihe.core
IDs of interactions (transactions) supported in IPF out-of-the-box.
isAckCountExpectationSet() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
isAckCountExpectedReached() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
isAddressing() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
Whether WS-Addressing should be supported.
isAddressing() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
isAllowAsynchrony() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
isAudit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
isAudit() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns true when ATNA auditing should be performed.
isAudit() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
isAuditable(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
Returns true when messages of the given type are auditable.
isAuditableResponse(Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
isAuditableResponse(Object) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditStrategy
Determines whether the given response finalizes the interaction and thus the ATNA auditing should be finalized as well.
isAuditRequestPayload() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
isAutoCancel() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
Returns true when a "cancel continuation" message should be automatically sent to the server after all continuation fragments have been read.
isAutoCancel() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns true, when the producer should automatically send a cancel message after it has collected all interactive continuation pieces.
isAutoCancel() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
isBooleanPredicate() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.BooleanClause
Gets the value of the booleanPredicate property.
isCacheSources() - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
isClosed() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
 
isConfigureRecursively() - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClassFactoryConfigurer
 
isConfirmedBySourceOwner - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
 
isConfirmedByTargetOwner - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
 
isContinuable(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
Returns true when messages of the given [request] type can be split by means of interactive continuation.
isCreateReplica() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefType
Gets the value of the createReplica property.
isDataStartSegment(List<String>, int) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
Returns true if the given element of the given list contains a start segment of a data record.
isDataStartSegment(List<String>, int) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore.PdqTransactionConfiguration
 
isDoNotPurgeErrorFlows() - Method in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
 
isDoNotPurgeErrorFlows() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
isDoNotPurgeErrorFlows() - Method in class org.openehealth.ipf.commons.flow.purge.FlowPurgeJob
 
isEbXml30Based() - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationProfile
 
isEmpty() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
 
isEmpty() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
isEmpty(T, int) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
Returns true if the element at component is empty, false otherwise;
isEmptyField(HD) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HL7ValidationUtils
 
isEmptyField(CWE) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HL7ValidationUtils
 
isEnableCleanup() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
isEnableFiltering() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
isEqual(String, T, int) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
isExtraMetadataSlotName(String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.XdsJaxbDataBinding
 
isFailed() - Method in class org.openehealth.ipf.platform.camel.flow.PlatformMessage
Returns true if the message represents an error message.
isFederated() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Gets the value of the federated property.
isFirst() - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
Returns true if this history represents a message that was created first in a series of splits.
isFirst() - Method in class org.openehealth.ipf.commons.flow.history.SplitHistoryEntry
Returns true if this entry is the first compared to its siblings.
isFirstUpTo(int) - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
Returns true if the sub-history starting at entry level (exclusive) down to the latest entry represents a message that was created first in a series of splits.
isFlowCleanupEnabled() - Method in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
 
isFlowCleanupEnabled(String) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
isFlowCleanupEnabled(String) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
isFlowCleanupEnabled(String) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
isFlowFilterEnabled() - Method in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
 
isFlowFilterEnabled(String) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
isFlowFilterEnabled(String) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
isFlowFilterEnabled(String) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
isFlowPurgeScheduled() - Method in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
 
isFooterStartSegment(List<String>, int) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2TransactionConfiguration
Returns true if the given element of the given list contains a segment which belongs to segments following the data records ("footer").
isFooterStartSegment(List<String>, int) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore.PdqTransactionConfiguration
 
isGloballyEnabled() - Static method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
isIgnoreResourceNotFound() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
isInternal - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationSchemeType
 
isInternal - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
 
isIsConfirmedBySourceOwner() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
Gets the value of the isConfirmedBySourceOwner property.
isIsConfirmedByTargetOwner() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
Gets the value of the isConfirmedByTargetOwner property.
isIsInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationSchemeType
Gets the value of the isInternal property.
isIsInternal() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
Gets the value of the isInternal property.
isIsOpaque() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExtrinsicObjectType
Gets the value of the isOpaque property.
isIsOpaque() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
Gets the value of the isOpaque property.
isLast() - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
Returns true if this history represents a message that was created last in a series of splits.
isLast() - Method in class org.openehealth.ipf.commons.flow.history.SplitHistoryEntry
Returns true if this entry is the last compared to its siblings.
isLast() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.SplitIndex
 
isLastUpTo(int) - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
Returns true if the sub-history starting at entry level (exclusive) down to the latest entry represents a message that was created last in a series of splits.
isLenientProperties() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
isLimitedMetadata() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
isLocallyEnabled() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
isLocallyEnabled() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
isLocallyEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
isLocallyEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
isLocallyEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
isLocallyEnabled() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
isManualAudit() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
isMcciAck(String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
isMtom() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
isMtom() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
isNegate() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterType
Gets the value of the negate property.
isNonEmpty(T, int) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
isNotEmptyField(HD) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HL7ValidationUtils
 
isNullValue(Primitive) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
isNullValue(Composite) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
isNullValue(Varies) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
isNumber() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
isOmitLeadingWhitespace() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
isOmitTrailingWhitespace() - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
isOpaque - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExtrinsicObjectType
 
isOpaque - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
isOutputMessageStructure() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
isOutputMessageStructure() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
isOutputMessageStructure() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
isOutputResultRemainingQuantity() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
isOutputResultTotalQuantity() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
isPositiveAck(Message) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.AuditUtils
 
isPredecessor(SplitHistory) - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
Returns true if a message represented by this split history is the immediate predecessor of the given split history.
isPredecessor(SplitHistoryEntry) - Method in class org.openehealth.ipf.commons.flow.history.SplitHistoryEntry
Returns true if this entry is the predecessor of the given entry.
isPurgeScheduled() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
isQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationProfile
 
isRejected(Exchange) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.AbstractWsRejectionHandlingStrategy
 
isRejected(Exchange) - Method in interface org.openehealth.ipf.commons.ihe.ws.cxf.WsRejectionHandlingStrategy
This method should return true when the given CXF exchange can be considered rejected (failed).
isRejected(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.AbstractHl7v2WsRejectionHandlingStrategy
Specific rejection determination logic tor HL7v2-based WS transactions.
isReplace() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
 
isReplayable() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
Returns true if this flow can be replayed.
isReplayable() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
isRequireMessageRule() - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
isReturnComposedObjects() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ResponseOptionType
Gets the value of the returnComposedObjects property.
isReturnComposedObjects() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
Gets the value of the returnComposedObjects property.
isScheduled() - Method in class org.openehealth.ipf.commons.flow.purge.FlowPurgeJob
Returns true is this job is currently scheduled for repeated execution.
isSecure() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
isServerSide() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
 
isServerSide() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditStrategy
Whether this is a server-side or a client-side strategy.
isServerSide() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditStrategy
 
isSingleton() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.Interceptor2ProducerAdapter
 
isSingleton() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
isSingleton() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
isSqlQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.OptionalFeaturesSupported
Gets the value of the sqlQuery property.
isSslSecure() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
isStatic() - Method in interface org.openehealth.ipf.commons.core.extend.config.DynamicExtension
 
isSuccessor(SplitHistory) - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
Returns true if a message represented by this split history is the immediate successor of the given split history.
isSuccessor(SplitHistoryEntry) - Method in class org.openehealth.ipf.commons.flow.history.SplitHistoryEntry
Returns true if this entry is the successor of the given entry.
isSupportContinuation() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
Returns true when this endpoint supports HL7v3 continuation.
isSupportInteractiveContinuation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns true if this endpoint supports interactive continuation.
isSupportInteractiveContinuation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
isSupportSegmentFragmentation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Returns true if this endpoint supports segment fragmentation.
isSupportSegmentFragmentation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
isSupportUnsolicitedFragmentation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Returns true if this endpoint supports unsolicited message fragmentation.
isSupportUnsolicitedFragmentation() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
isSwaOutSupport() - Method in class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
 
isSwaOutSupport() - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
isTranslateInitialQuantity() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
isUseOtherIds() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
isUseReceiverDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
isUseReceiverDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
isUseReceiverDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
isUseSenderDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
isUseSenderDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
isUseSenderDeviceName() - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
isValidationOnContinuation() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
isValidRootElement(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ValidationProfile
 
isValidRootElement(String) - Method in interface org.openehealth.ipf.commons.xml.CombinedXmlValidationProfile
 
isValidXML() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.EncodingRuleBuilder
 
isValue() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.BooleanFilterType
Gets the value of the value property.
isXQuery() - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.OptionalFeaturesSupported
Gets the value of the xQuery property.
iterator() - Method in exception org.openehealth.ipf.modules.hl7.CompositeHL7v2Exception
Deprecated.
 
iterator() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
iterator(Group) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
Iti10AuditStrategy - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti10
 
Iti10AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10AuditStrategy
 
Iti10AuditStrategyUtils - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti10
 
Iti10AuditStrategyUtils() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10AuditStrategyUtils
 
Iti10ClientAuditStrategy - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti10
 
Iti10ClientAuditStrategy() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10ClientAuditStrategy
 
Iti10Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti10
Camel component for ITI-10 (PIX Update Notification).
Iti10Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10Component
 
Iti10Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10Component
 
iti10RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-10 request messages (PIX Update Notification).
iti10ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-10 response messages (PIX Update Notification).
Iti10ServerAuditStrategy - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti10
 
Iti10ServerAuditStrategy() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10ServerAuditStrategy
 
Iti14ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti14
Client audit strategy for ITI-14.
Iti14ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti14.Iti14ClientAuditStrategy
 
Iti14Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti14
The Camel component for the ITI-14 transaction.
Iti14Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti14.Iti14Component
 
Iti14PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti14
Provides the ITI-14 web-service interface.
iti14RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsACamelValidators
Returns a validating processor for ITI-14 request messages.
iti14ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsACamelValidators
Returns a validating processor for ITI-14 response messages.
Iti14ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti14
Server audit strategy for ITI-14.
Iti14ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti14.Iti14ServerAuditStrategy
 
Iti14Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti14
Service implementation for the IHE ITI-14 transaction (Register Document Set).
Iti14Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti14.Iti14Service
 
Iti15ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti15
Client audit strategy for ITI-15.
Iti15ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti15.Iti15ClientAuditStrategy
 
Iti15Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti15
The Camel component for the ITI-15 transaction.
Iti15Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti15.Iti15Component
 
Iti15PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti15
Provides the ITI-15 web-service interface.
Iti15Producer - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti15
The producer implementation for the ITI-15 component.
Iti15Producer(AbstractWsEndpoint, JaxWsClientFactory) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti15.Iti15Producer
Constructs the producer.
iti15RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsACamelValidators
Returns a validating processor for ITI-15 request messages.
iti15ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsACamelValidators
Returns a validating processor for ITI-15 response messages.
Iti15ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti15
Server audit strategy for ITI-15.
Iti15ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti15.Iti15ServerAuditStrategy
 
Iti15Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti15
Service implementation for the IHE ITI-15 transaction (Provide and Register Document Set).
Iti15Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti15.Iti15Service
 
Iti16ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti16
Client audit strategy for ITI-16.
Iti16ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti16.Iti16ClientAuditStrategy
 
Iti16Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti16
The Camel component for the ITI-16 transaction.
Iti16Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti16.Iti16Component
 
Iti16PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti16
Provides the ITI-16 web-service interface.
iti16RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsACamelValidators
Returns a validating processor for ITI-16 request messages.
iti16ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsACamelValidators
Returns a validating processor for ITI-16 response messages.
Iti16ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti16
Server audit strategy for ITI-16.
Iti16ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti16.Iti16ServerAuditStrategy
 
Iti16Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti16
Service implementation for the IHE ITI-16 transaction (Query Registry).
Iti16Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti16.Iti16Service
 
Iti17Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti17
The Camel component for the ITI-17 transaction.
Iti17Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Component
 
Iti17Consumer - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti17
The Camel consumer for the ITI-17 transaction.
Iti17Consumer(Iti17Endpoint, Processor) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Consumer
Constructs the consumer.
Iti17Endpoint - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti17
The Camel endpoint for the ITI-17 transaction.
Iti17Endpoint(String, String, Iti17Component) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Endpoint
Constructs the endpoint.
Iti17Producer - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti17
The producer implementation for the ITI-17 component.
Iti17Producer(Iti17Endpoint) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Producer
Constructs the producer.
Iti17Servlet - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti17
Servlet implementation to dispatch incoming ITI-17 (Retrieve Document) requests.
Iti17Servlet() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Servlet
 
Iti18ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti18
Client audit strategy for ITI-18.
Iti18ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti18.Iti18ClientAuditStrategy
 
Iti18Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti18
The Camel component for the ITI-18 transaction.
Iti18Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti18.Iti18Component
 
Iti18PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti18
Provides the ITI-18 web-service interface.
iti18RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-18 request messages.
iti18ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-18 response messages.
Iti18ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti18
Server audit strategy for ITI-18.
Iti18ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti18.Iti18ServerAuditStrategy
 
Iti18Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti18
Service implementation for the IHE ITI-18 transaction (Registry Stored Query).
Iti18Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti18.Iti18Service
 
Iti21ClientAuditStrategy - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti21
Client (aka Camel producer) audit strategy for ITI-21 (PDQ).
Iti21ClientAuditStrategy() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21ClientAuditStrategy
 
Iti21Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti21
Camel component for ITI-21 (PDQ).
Iti21Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21Component
 
Iti21Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21Component
 
iti21RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-21 request messages (Patient Demographics Query).
iti21ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-21 response messages (Patient Demographics Query).
Iti21ServerAuditStrategy - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti21
Server (aka Camel consumer) audit strategy for ITI-21 (PDQ).
Iti21ServerAuditStrategy() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti21.Iti21ServerAuditStrategy
 
Iti22ClientAuditStrategy - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti22
Client (aka Camel producer) audit strategy for ITI-22 (PDVQ).
Iti22ClientAuditStrategy() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22ClientAuditStrategy
 
Iti22Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti22
Camel component for ITI-22 (PDQ).
Iti22Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22Component
 
Iti22Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22Component
 
iti22RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-22 request messages (Patient Demographics and Visit Query).
iti22ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-22 response messages (Patient Demographics and Visit Query).
Iti22ServerAuditStrategy - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti22
Server (aka Camel consumer) audit strategy for ITI-22 (PDVQ).
Iti22ServerAuditStrategy() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti22.Iti22ServerAuditStrategy
 
Iti38AsyncResponseComponent - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse
The Camel component for the ITI-38 (XCA) async response.
Iti38AsyncResponseComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse.Iti38AsyncResponseComponent
 
Iti38AsyncResponsePortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti38.asyncresponse
ITI-38 Service Endpoint Interface for Asynchronous Response receiver
Iti38AsyncResponseService - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse
Service implementation for the IHE ITI-38 (XCA) asynchronous response.
Iti38AsyncResponseService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse.Iti38AsyncResponseService
 
Iti38ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti38
Client audit strategy for ITI-38.
Iti38ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti38.Iti38ClientAuditStrategy
 
Iti38Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti38
The Camel component for the ITI-38 transaction.
Iti38Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti38.Iti38Component
 
Iti38PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti38
ITI-38 Service Endpoint Interface.
iti38RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-38 request messages.
iti38ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-38 response messages.
Iti38ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti38
Server audit strategy for ITI-38.
Iti38ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti38.Iti38ServerAuditStrategy
 
Iti38Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti38
Service implementation for the IHE ITI-38 transaction.
Iti38Service(AbstractWsEndpoint) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti38.Iti38Service
 
Iti39AsyncResponseComponent - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse
The Camel component for the ITI-39 (XCA) async response.
Iti39AsyncResponseComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse.Iti39AsyncResponseComponent
 
Iti39AsyncResponsePortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti39.asyncresponse
ITI-39 SEI for asynchronous response receiver.
Iti39AsyncResponseService - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse
Service implementation for the IHE ITI-39 (XCA) asynchronous response.
Iti39AsyncResponseService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse.Iti39AsyncResponseService
 
Iti39ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti39
Client audit strategy for ITI-39.
Iti39ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti39.Iti39ClientAuditStrategy
 
Iti39Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti39
The Camel component for the ITI-39 transaction.
Iti39Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti39.Iti39Component
 
Iti39PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti39
ITI-39 SEI.
iti39RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-39 request messages.
iti39ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-39 response messages.
Iti39ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti39
Server audit strategy for ITI-39.
Iti39ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti39.Iti39ServerAuditStrategy
 
Iti39Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti39
Service implementation for the IHE ITI-39 transaction.
Iti39Service(AbstractWsEndpoint) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti39.Iti39Service
 
Iti41ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti41
Client audit strategy for ITI-41.
Iti41ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti41.Iti41ClientAuditStrategy
 
Iti41Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti41
The Camel component for the ITI-41 transaction.
Iti41Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Component
 
Iti41PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti41
Provides the ITI-41 web-service interface.
iti41RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-41 request messages.
iti41ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-41 response messages.
Iti41ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti41
Server audit strategy for ITI-41.
Iti41ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti41.Iti41ServerAuditStrategy
 
Iti41Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti41
Service implementation for the IHE ITI-41 transaction (Provide and Register Document Set).
Iti41Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti41.Iti41Service
 
Iti42ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti42
Client audit strategy for ITI-42.
Iti42ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti42.Iti42ClientAuditStrategy
 
Iti42Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti42
The Camel component for the ITI-42 transaction.
Iti42Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti42.Iti42Component
 
Iti42PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti42
Provides the ITI-42 web-service interface.
iti42RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-42 request messages.
iti42ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-42 response messages.
Iti42ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti42
Server audit strategy for ITI-42.
Iti42ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti42.Iti42ServerAuditStrategy
 
Iti42Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti42
Service implementation for the IHE ITI-42 transaction (Register Document Set).
Iti42Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti42.Iti42Service
 
Iti43ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti43
Client audit strategy for ITI-43.
Iti43ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti43.Iti43ClientAuditStrategy
 
Iti43Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti43
The Camel component for the ITI-43 transaction.
Iti43Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti43.Iti43Component
 
Iti43PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti43
Provides the ITI-43 web-service interface.
iti43RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-43 request messages.
iti43ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-43 response messages.
Iti43ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti43
Server audit strategy for ITI-43.
Iti43ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti43.Iti43ServerAuditStrategy
 
Iti43Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti43
Service implementation for the IHE ITI-43 transaction (Retrieve Document Set).
Iti43Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti43.Iti43Service
 
Iti44AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3.iti44
 
Iti44AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
Iti44PixComponent - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44
The Camel component for the ITI-44 transaction (PIX Feed v3).
Iti44PixComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44PixComponent
 
Iti44PixPortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti44
ITI-44 port type for PIX Feed.
Iti44Producer - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44
Producer implementation for the ITI-44 component (PIX Feed v3).
Iti44Producer(AbstractWsEndpoint, JaxWsClientFactory) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44Producer
Constructs the producer.
iti44RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-44 request messages (Patient Identity Feed v3).
iti44ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-44 response messages (Patient Identity Feed v3).
Iti44Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44
Generic service class for the IHE ITI-44 transaction.
Iti44Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44Service
 
Iti44XdsComponent - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44
The Camel component for the ITI-44 transaction (XDS.b).
Iti44XdsComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44XdsComponent
 
Iti44XdsPortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti44
ITI-44 port type for XDS.
Iti45AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3.iti45
 
Iti45AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
Iti45Component - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45
The Camel component for the ITI-45 transaction (PIX v3).
Iti45Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45.Iti45Component
 
Iti45PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti45
 
iti45RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-45 request messages (Patient Identity Query v3).
iti45ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-45 response messages (Patient Identity Query v3).
Iti45Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45
Service implementation for the IHE ITI-45 transaction (PIX Query v3).
Iti45Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45.Iti45Service
 
Iti46AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3.iti46
 
Iti46AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
Iti46Component - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46
The Camel component for the ITI-46 transaction (PIX v3).
Iti46Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46.Iti46Component
 
Iti46PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti46
 
iti46RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-46 request messages (Patient Identity Update Notification v3).
iti46ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-46 response messages (Patient Identity Update Notification v3).
Iti46Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46
Service implementation for the IHE ITI-46 transaction (PIX Update Notification v3).
Iti46Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46.Iti46Service
 
Iti47AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3.iti47
 
Iti47AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
Iti47Component - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47
The Camel component for the ITI-47 transaction (PDQ v3).
Iti47Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Component
 
Iti47ContinuationAwareService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47
Continuation-Aware service implementation for the IHE ITI-47 transaction (PDQ v3).
Iti47ContinuationAwareService(Hl7v3ContinuationAwareEndpoint) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47ContinuationAwareService
 
Iti47PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti47
 
iti47RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-47 request messages (Patient Demographics Query v3).
iti47ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-47 response messages (Patient Demographics Query v3).
Iti47Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47
Service implementation for the IHE ITI-47 transaction (PDQ v3).
Iti47Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Service
 
Iti51AuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti51
Base audit strategy for ITI-51.
Iti51AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti51.Iti51AuditStrategy
Constructs the audit strategy.
Iti51Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti51
The Camel component for the ITI-51 transaction.
Iti51Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti51.Iti51Component
 
Iti51PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti51
Provides the ITI-51 web-service interface.
iti51RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-51 request messages.
iti51ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-51 response messages.
Iti51Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti51
Service implementation for the IHE ITI-51 transaction (Registry Stored Query).
Iti51Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti51.Iti51Service
 
Iti55AsyncResponseComponent - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse
Camel component for the ITI-55 XCPD Initiating Gateway actor (receivers of asynchronous responses).
Iti55AsyncResponseComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseComponent
 
Iti55AsyncResponsePortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse
SEI for the ITI-55 XCPD Initiating Gateway actor: receiver of WSA asynchronous responses.
Iti55AsyncResponseService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse
Service implementation for the ITI-55 XCPD Initiating Gateway actor (receiver of asynchronous responses).
Iti55AsyncResponseService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseService
 
Iti55AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3.iti55
 
Iti55AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
Iti55Component - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55
The Camel component for the ITI-55 transaction (XCPD).
Iti55Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Component
 
Iti55DeferredResponseComponent - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse
Camel component for the ITI-55 XCPD Initiating Gateway actor (receivers of deferred responses).
Iti55DeferredResponseComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseComponent
 
Iti55DeferredResponsePortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse
SEI for the ITI-55 XCPD Initiating Gateway actor: receiver of Deferred responses.
Iti55DeferredResponseProducer - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse
 
Iti55DeferredResponseProducer(AbstractWsEndpoint, JaxWsClientFactory) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseProducer
 
Iti55DeferredResponseService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse
Service implementation for the ITI-55 XCPD Initiating Gateway actor (receiver of deferred responses).
Iti55DeferredResponseService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseService
 
Iti55PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti55
SEI for XCPD ITI-55 -- Cross Gateway Patient Discovery.
iti55RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-55 request messages (Cross-Gateway Patient Discovery).
iti55ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-55 response messages (Cross-Gateway Patient Discovery).
Iti55Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55
Service implementation for the Responding Gateway actor of the IHE ITI-55 transaction (XCPD) with support for the Deferred Response option.
Iti55Utils - Class in org.openehealth.ipf.commons.ihe.hl7v3.iti55
 
Iti55Utils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
Iti56AsyncResponseComponent - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse
Camel component for the ITI-56 XCPD Initiating Gateway actor (receiver of asynchronous responses).
Iti56AsyncResponseComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse.Iti56AsyncResponseComponent
 
Iti56AsyncResponsePortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti56.asyncresponse
SEI for the ITI-56 XCPD Initiating Gateway actor: receiver of WSA asynchronous responses.
Iti56AsyncResponseService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse
Service implementation for the ITI-56 XCPD Initiating Gateway actor (receiver of asynchronous responses).
Iti56AsyncResponseService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse.Iti56AsyncResponseService
 
Iti56AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3.iti56
 
Iti56AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
Iti56Component - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56
The Camel component for the ITI-56 transaction (XCPD).
Iti56Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.Iti56Component
 
Iti56PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.iti56
SEI for XCPD ITI-56 -- Patient Location Query.
Iti56QueryEvent - Class in org.openehealth.ipf.commons.ihe.core.atna.custom
Special query event element type for ITI-56 (XCPD patient location query).
Iti56QueryEvent(boolean, RFC3881EventCodes.RFC3881EventOutcomeCodes, IHETransactionEventTypeCodes, List<CodedValueType>) - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.Iti56QueryEvent
 
iti56RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-56 request messages (Patient Location Query).
iti56ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for ITI-56 response messages (Patient Location Query).
Iti56Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56
Service implementation for the IHE ITI-56 transaction (XCPD).
Iti56Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.Iti56Service
 
Iti57ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti57
Client audit strategy for ITI-57.
Iti57ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti57.Iti57ClientAuditStrategy
 
Iti57Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti57
The Camel component for the ITI-57 transaction.
Iti57Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti57.Iti57Component
 
Iti57PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti57
Provides the ITI-57 web-service interface.
iti57RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-57 request messages.
iti57ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-57 response messages.
Iti57ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti57
Server audit strategy for ITI-57.
Iti57ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti57.Iti57ServerAuditStrategy
 
Iti57Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti57
Service implementation for the IHE ITI-57 transaction (Register Document Set).
Iti57Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti57.Iti57Service
 
Iti61AuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti61
Audit strategy for ITI-61.
Iti61AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti61.Iti61AuditStrategy
 
Iti61Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti61
The Camel component for the ITI-61 transaction.
Iti61Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti61.Iti61Component
 
Iti61PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti61
Provides the ITI-61 Web Service interface.
iti61RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-61 request messages.
iti61ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-61 response messages.
Iti61Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti61
Service implementation for the IHE ITI-61 transaction (Register On-Demand Document Entry).
Iti61Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti61.Iti61Service
 
Iti62ClientAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti62
Client audit strategy for ITI-62.
Iti62ClientAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti62.Iti62ClientAuditStrategy
Constructs the audit strategy.
Iti62Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti62
The Camel component for the ITI-62 transaction.
Iti62Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti62.Iti62Component
 
Iti62PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti62
Provides the ITI-62 web-service interface.
iti62RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-62 response messages.
iti62ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-62 response messages.
Iti62ServerAuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti62
Server audit strategy for ITI-62.
Iti62ServerAuditStrategy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti62.Iti62ServerAuditStrategy
Constructs the audit strategy.
Iti62Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti62
Service implementation for the IHE ITI-62 transaction (Register Document Set).
Iti62Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti62.Iti62Service
 
Iti63AsyncResponseComponent - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse
The Camel component for the ITI-63 (XCF) async response.
Iti63AsyncResponseComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse.Iti63AsyncResponseComponent
 
Iti63AsyncResponsePortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti63.asyncresponse
ITI-63 Service Endpoint Interface for Asynchronous Response receiver
Iti63AsyncResponseService - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse
Service implementation for the IHE ITI-63 (XCF) asynchronous response.
Iti63AsyncResponseService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse.Iti63AsyncResponseService
 
Iti63AuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.iti63
Audit strategy for the XCF ITI-63 transaction.
Iti63AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.iti63.Iti63AuditStrategy
 
Iti63Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti63
The Camel component for the ITI-63 transaction.
Iti63Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti63.Iti63Component
 
Iti63PortType - Interface in org.openehealth.ipf.commons.ihe.xds.iti63
ITI-63 Service Endpoint Interface.
iti63RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-63 request messages.
iti63ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for ITI-63 response messages.
Iti63Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.iti63
Service implementation for the IHE ITI-63 transaction.
Iti63Service(AbstractWsEndpoint) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.iti63.Iti63Service
 
Iti64AuditDataset - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti64
 
Iti64AuditDataset(boolean) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64AuditDataset
 
Iti64Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti64
Camel component for ITI-64 (XAD-PID Change Management - XPID).
Iti64Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64Component
 
Iti64Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64Component
 
iti64RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-64 request messages (XAD-PID Change Management).
iti64ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-64 response messages (XAD-PID Change Management).
Iti8AuditDataset - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti8
 
Iti8AuditDataset(boolean) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditDataset
 
Iti8AuditStrategy - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti8
 
Iti8AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditStrategy
 
Iti8AuditStrategyUtils - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti8
 
Iti8AuditStrategyUtils() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditStrategyUtils
 
Iti8ClientAuditStrategy - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti8
 
Iti8Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti8
Camel component for ITI-8 (PIX Feed).
Iti8Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8Component
 
Iti8Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8Component
 
iti8RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-8 request messages (Patient Identity Feed).
iti8ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-8 response messages (Patient Identity Feed).
Iti8ServerAuditStrategy - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti8
 
Iti9AuditStrategy - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti9
 
Iti9AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9AuditStrategy
 
Iti9AuditStrategyUtils - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti9
 
Iti9AuditStrategyUtils() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9AuditStrategyUtils
 
Iti9ClientAuditStrategy - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti9
 
Iti9ClientAuditStrategy() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9ClientAuditStrategy
 
Iti9Component - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti9
Camel component for ITI-9 (PIX Query).
Iti9Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9Component
 
Iti9Component(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9Component
 
iti9RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-9 request messages.
iti9ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor for ITI-9 response messages (Patient Identity Query).
Iti9ServerAuditStrategy - Class in org.openehealth.ipf.platform.camel.ihe.mllp.iti9
 
Iti9ServerAuditStrategy() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9ServerAuditStrategy
 
itiValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
Returns a validating processor that obtains the validation rules from the currently used HapiContext and the type of the message contained in the exchange body.

J

JaxWsClientFactory - Class in org.openehealth.ipf.commons.ihe.ws
Factory for ITI Web Service stubs.
JaxWsClientFactory(WsTransactionConfiguration, String, WsAuditStrategy, InterceptorProvider) - Constructor for class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
Constructs the factory.
JaxWsServiceFactory - Class in org.openehealth.ipf.commons.ihe.ws
Factory for Web Services
JaxWsServiceFactory(WsTransactionConfiguration, String, WsAuditStrategy, InterceptorProvider, WsRejectionHandlingStrategy) - Constructor for class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
Constructs the factory.
joinSegments(List<String>, int, int) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Joins segments from startIndex to endIndex-1.

K

KEY_ROUTE - Static variable in class org.openehealth.ipf.platform.camel.core.management.ProcessorManagementNamingStrategy
 
keys(Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
keys(String) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
keys(Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
 
keyString(String...) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Creates a single key string from the given key pieces.
keySystem(String) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 

L

lang - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.LocalizedStringType
 
lang - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
 
LanguageCodeValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a language code for compliance with RFC 3066.
LanguageCodeValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.LanguageCodeValidator
 
lastName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PersonNameType
 
lastName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
 
LCM_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
The factory to create objects of the lcm namespace.
leafRegistryObjectList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.SubmitObjectsRequest
 
leafRegistryObjectList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.UpdateObjectsRequest
 
LeafRegistryObjectListType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Java class for LeafRegistryObjectListType complex type.
LeafRegistryObjectListType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.LeafRegistryObjectListType
 
leftArgument - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SimpleClause
 
leftFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
 
LegacyCoreExtensionModule - Class in org.openehealth.ipf.platform.camel.core.extend
 
LegacyCoreExtensionModule() - Constructor for class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
LegacyCoreModelExtension - Class in org.openehealth.ipf.platform.camel.core.extend
 
LegacyCoreModelExtension() - Constructor for class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreModelExtension
 
lid - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
LineSplitterLogic - Interface in org.openehealth.ipf.platform.camel.core.process.splitter.support
Interface for usage with TextFileIterator Provides a method to the iterator that defines how to further split individual lines in a text file.
ListOfListAdapter<T> - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
A JAXB XmlAdapter that helps serialize generic lists of lists.
ListOfListAdapter() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter
 
ListOfListAdapter.ListOfListWrapper<T> - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
 
ListOfListAdapter.ListWrapper<T> - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
 
ListOfListWrapper() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter.ListOfListWrapper
 
ListOfListWrapper(List<ListOfListAdapter.ListWrapper<T>>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter.ListOfListWrapper
 
ListWrapper() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter.ListWrapper
 
ListWrapper(List<T>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter.ListWrapper
 
LocalizedString - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Representation of a localized string.
LocalizedString() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
Constructs a localized string.
LocalizedString(String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
Constructs a localized string.
LocalizedString(String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
Constructs a localized string.
localizedString - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.InternationalStringType
 
localizedString - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.InternationalStringType
 
LocalizedStringAdapter - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
A JAXB XmlAdapter that creates a simplified representation of a LocalizedString which just contains the string itself without the language and charset information.
LocalizedStringAdapter() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.LocalizedStringAdapter
 
localizedStringFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.InternationalStringBranchType
 
localizedStringFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.InternationalStringBranchType
 
LocalizedStringType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Java class for LocalizedStringType complex type.
LocalizedStringType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.LocalizedStringType
 
LocalizedStringType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for LocalizedStringType complex type.
LocalizedStringType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
 
locatePatients(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56PortType
 
locatePatients(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.Iti56Service
 
location - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
 
location - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
 
lock(Long) - Method in interface org.openehealth.ipf.commons.flow.repository.FlowRepository
 
lock(Long) - Method in class org.openehealth.ipf.commons.flow.repository.FlowRepositoryImpl
 
LOG - Static variable in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditStrategy
 
logicalOperator - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
 
logicalPredicate - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RationalClause
 
logPayload(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
logPayload(Message) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.WsPayloadLoggerBase
 
logPayload(Exchange, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
logPayload(Exchange, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
logPayload(Exchange, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.MllpPayloadLoggerBase
 
logPayload(Exchange, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
logPayload(Exchange, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
lookup(R) - Method in interface org.openehealth.ipf.commons.core.config.Configurer
 
lookup(Registry) - Method in class org.openehealth.ipf.commons.core.extend.config.DynamicExtensionConfigurer
 
lookup(Registry) - Method in class org.openehealth.ipf.commons.core.extend.config.ExtensionConfigurer
Deprecated.
 
lookup(Registry) - Method in class org.openehealth.ipf.commons.map.config.CustomMappingsConfigurer
lookup for the specific CustomMappings objects inside the given beanFactory
lookup(R) - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClassFactoryConfigurer
 
lookup(R) - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilderConfigurer
 
LSResourceResolverImpl - Class in org.openehealth.ipf.commons.xml
Resolve external resources, such as external XML Schema, by looking in the classpath.
LSResourceResolverImpl() - Constructor for class org.openehealth.ipf.commons.xml.LSResourceResolverImpl
 

M

majorVersion - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
 
makeMessage(HapiContext, String, String, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
ManagedMessage - Interface in org.openehealth.ipf.commons.flow
Interface that defines the contract between a platform-specific message and the FlowManager.
map(String, Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
map(String, Object, Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
map(Collection, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
map(Collection, Object, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
map(Type, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
map(Type, Object, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
MappingExtension - Class in org.openehealth.ipf.commons.map.extend
 
MappingExtension() - Constructor for class org.openehealth.ipf.commons.map.extend.MappingExtension
 
MappingExtensionHelper - Class in org.openehealth.ipf.commons.map.extend
 
MappingExtensionHelper() - Constructor for class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
MappingExtensionModule - Class in org.openehealth.ipf.commons.map.extend
 
MappingExtensionModule() - Constructor for class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
mappingKeys() - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
mappingKeys() - Method in interface org.openehealth.ipf.commons.map.MappingService
 
MappingsBuilder - Class in org.openehealth.ipf.commons.map
 
MappingsBuilder() - Constructor for class org.openehealth.ipf.commons.map.MappingsBuilder
 
MappingService - Interface in org.openehealth.ipf.commons.map
Interface for mapping a set of keysets into corresponding values.
mapReverse(String, Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
mapReverse(String, Object, Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
mapReverse(Collection, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
mapReverse(Collection, Object, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
mapReverse(Type, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
mapReverse(Type, Object, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
MarkupBuilder - Class in org.openehealth.ipf.platform.camel.core.xml
 
marshal(AssigningAuthority) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.AssigningAuthorityAdapter
 
marshal(DateTime) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.DateAdapter
 
marshal(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ExtraMetadataAdapter
 
marshal(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.LocalizedStringAdapter
 
marshal(Name) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.NameAdapter
 
marshal(List<List<T>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter
 
marshal(Exchange, Object, OutputStream) - Method in class org.openehealth.ipf.platform.camel.cda.dataformat.MdhtDataFormat
 
marshal(Exchange, Object, OutputStream) - Method in class org.openehealth.ipf.platform.camel.core.adapter.DataFormatAdapter
 
marshal(Object, Exchange, DataFormat) - Static method in class org.openehealth.ipf.platform.camel.flow.util.DataFormats
Marshals an object to a byte array.
marshal(Exchange, Object, OutputStream) - Method in class org.openehealth.ipf.platform.camel.hl7.dataformat.Hl7DataFormat
 
marshalStandardTypes(Message, String, Parser) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2MarshalUtils
Converts a set of some standard data types to String.
matches(T, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Predicate
 
matches(Message, String, String, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
matches(Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
matches(Class<? extends Composite>) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
matches(Class<? extends Composite>) - Method in class org.openehealth.ipf.modules.hl7.validation.model.CompositeTypeRule
Deprecated.
Returns if the rule should check the given class.
matches(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.PredicateAdapter
Delegates matching to the delegate Predicate applying input- and params Expressions.
matches(Exchange) - Method in class org.openehealth.ipf.platform.camel.flow.dedupe.Dedupe
maxResults - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
 
maxSize(int) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
mdht(DataFormatClause) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
mdht(ValidatorAdapterDefinition) - Static method in class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
MdhtDataFormat - Class in org.openehealth.ipf.platform.camel.cda.dataformat
 
MdhtDataFormat() - Constructor for class org.openehealth.ipf.platform.camel.cda.dataformat.MdhtDataFormat
 
MdhtExtensionModule - Class in org.openehealth.ipf.platform.camel.cda.extend
 
MdhtExtensionModule() - Constructor for class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
MdhtTypeConverter - Class in org.openehealth.ipf.platform.camel.cda.converter
 
MdhtTypeConverter() - Constructor for class org.openehealth.ipf.platform.camel.cda.converter.MdhtTypeConverter
 
merge(ApplicationConfig) - Method in interface org.openehealth.ipf.commons.flow.repository.ConfigRepository
 
merge(ApplicationConfig) - Method in class org.openehealth.ipf.commons.flow.repository.ConfigRepositoryImpl
 
merge(Flow) - Method in interface org.openehealth.ipf.commons.flow.repository.FlowRepository
 
merge(Flow) - Method in class org.openehealth.ipf.commons.flow.repository.FlowRepositoryImpl
 
mergeApplicationConfig(ApplicationConfig) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
Persists the given configuration application.
mergeApplicationConfig(ApplicationConfig) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
mergeApplicationConfig(ApplicationConfig) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
MESSAGE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
 
message(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
messageConforms() - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
messageConformsTo(HapiContext) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
messageConformsTo(Expression) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
MessageCopy - Class in org.openehealth.ipf.modules.hl7.dsl
 
MessageCopy(Message, Message) - Constructor for class org.openehealth.ipf.modules.hl7.dsl.MessageCopy
 
messageFor(int) - Static method in enum org.openehealth.ipf.modules.hl7.HL70357
Deprecated.
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.HandshakeCallbackSSLFilter
 
MessageRuleBuilder - Class in org.openehealth.ipf.modules.hl7.validation.builder
 
MessageRuleBuilder() - Constructor for class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
MessageRuleBuilder(String, DefaultValidationContext, String, Object) - Constructor for class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
Messages - Class in org.openehealth.ipf.modules.hl7.dsl
 
Messages() - Constructor for class org.openehealth.ipf.modules.hl7.dsl.Messages
 
messageStructure(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
MessageUtils - Class in org.openehealth.ipf.modules.hl7.message
 
MessageUtils() - Constructor for class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
metaDataAssert(boolean, ValidationMessage, Object...) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.validate.ValidatorAssertions
Evaluates the condition and throws an exception if the condition is not met.
methodMissing(String, String, Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
methodMissing(String, Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
methodMissing(Group, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
methodMissing(Collection, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
methodMissing(Type, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
methodMissing(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.AbstractSyntaxRuleBuilder
 
methodMissing(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
middleName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PersonNameType
 
middleName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
 
mimeType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExtrinsicObjectType
 
mimeType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
minorVersion - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
 
MissingMessageRule - Class in org.openehealth.ipf.modules.hl7.validation.model
 
MissingMessageRule() - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
MissingMessageRule(String, String) - Constructor for class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
MllpAuditDataset - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Generic audit dataset for MLLP-based IHE transactions.
MllpAuditDataset(boolean) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Constructor.
MllpAuditStrategy<T extends org.openehealth.ipf.commons.ihe.hl7v2.atna.MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
ATNA audit strategy base for MLLP-based transactions.
MllpAuditStrategy(boolean) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditStrategy
Constructor.
MllpAuthenticationFailure - Exception in org.openehealth.ipf.platform.camel.ihe.mllp.core
Exception thrown by processors to indicate that an authentication failure occurred and has to be logged in ATNA.
MllpAuthenticationFailure() - Constructor for exception org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuthenticationFailure
Constructs the exception.
MllpAuthenticationFailure(String) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuthenticationFailure
Constructs the exception.
MllpAuthenticationFailure(String, Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuthenticationFailure
Constructs the exception.
MllpAuthenticationFailure(Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuthenticationFailure
Constructs the exception.
MllpComponent<ConfigType extends MllpEndpointConfiguration> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Generic Camel component for MLLP.
MllpComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
 
MllpComponent(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpComponent
Camel context-based constructor.
MllpDispatchComponent - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
MLLP dispatching Camel component.
MllpDispatchComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchComponent
 
MllpDispatchEndpoint - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
MLLP dispatching Camel endpoint.
MllpDispatchEndpoint(MllpDispatchComponent, Mina2Endpoint, MllpDispatchEndpointConfiguration) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpoint
 
MllpDispatchEndpointConfiguration - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Configuration of a dispatching MLLP endpoint.
MllpDispatchEndpointConfiguration(MllpComponent, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpointConfiguration
 
MllpEndpoint<ConfigType extends MllpEndpointConfiguration,ComponentType extends MllpComponent<ConfigType>> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
A wrapper for standard camel-mina endpoint which provides support for IHE PIX/PDQ-related extensions.
MllpEndpoint(ComponentType, Mina2Endpoint, ConfigType) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
Constructor.
MllpEndpointConfiguration - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Configuration of an MLLP endpoint.
MllpEndpointConfiguration(MllpComponent, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
 
MllpInterceptor<T extends MllpEndpoint> - Interface in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept
Camel interceptor interface for PIX/PDQ transactions.
MllpPayloadLoggerBase - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept
Base class for MLLP interceptors which store incoming and outgoing payload into files with user-defined name patterns.
MllpPayloadLoggerBase() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.MllpPayloadLoggerBase
 
MllpTransactionComponent<AuditDatasetType extends org.openehealth.ipf.commons.ihe.hl7v2.atna.MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Camel component for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
MllpTransactionComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
MllpTransactionComponent(CamelContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionComponent
 
MllpTransactionEndpoint<AuditDatasetType extends org.openehealth.ipf.commons.ihe.hl7v2.atna.MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Camel endpoint for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
MllpTransactionEndpoint(MllpTransactionComponent<AuditDatasetType>, Mina2Endpoint, MllpTransactionEndpointConfiguration) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpoint
Constructor.
MllpTransactionEndpointConfiguration - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
Camel endpoint configuration for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
MllpTransactionEndpointConfiguration(MllpComponent, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
 
mock(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
msg(String, Composite, int, String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
MultiPatientQuery() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomIHETransactionEventTypeCodes.MultiPatientQuery
 
multiplast(ProcessorDefinition, RouteBuilder, Expression, Expression, AggregationStrategy) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
multiplast(ProcessorDefinition, RouteBuilder, Expression, Expression, AggregationStrategy, ExecutorService) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
MUST() - Static method in enum org.openehealth.ipf.commons.ihe.core.ClientAuthType
 
MustUnderstandDecoratorInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf
CXF Interceptor to tag SOAP headers with an mustUnderstand flag.
MustUnderstandDecoratorInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.MustUnderstandDecoratorInterceptor
Constructs the interceptor.

N

nak(AbstractMessage, String, AcknowledgmentCode) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
nak(AbstractMessage, HL7Exception, AcknowledgmentCode) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
NakFactory - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2
Basic ACK and NAK factory for HL7v2-based transactions.
NakFactory(Hl7v2TransactionConfiguration, boolean, String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.NakFactory
Generic constructor.
NakFactory(Hl7v2TransactionConfiguration) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.NakFactory
Short constructor which corresponds to NakFactory(config, false, "ACK").
nakFlow(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.flow.extend.FlowExtensionModule
 
Name<T extends ca.uhn.hl7v2.model.Composite> - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
This class represents a name.
Name() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
Name(T) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
name - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
 
name - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SlotType1
 
name - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
name - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
 
NameAdapter - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
A JAXB XmlAdapter that allows the Name class to be serialized.
NameAdapter() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.NameAdapter
 
nameBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
 
nameBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
NEED_VALIDATION_HEADER_NAME - Static variable in class org.openehealth.ipf.platform.camel.core.adapter.ValidatorAdapter
Validators may check whether the Camel message header is set and omit validation when it resolves to false.
negate - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterType
 
newComposite(String, Message, Map) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
newGroup(String, Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
newInstance() - Static method in class org.openehealth.ipf.platform.camel.core.xml.MarkupBuilder
 
NEWLINE - Static variable in class org.openehealth.ipf.commons.flow.transfer.FlowInfoUtils
 
newMessage(HapiContext, String, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
newModule(Properties, ClassLoader) - Method in class org.openehealth.ipf.commons.core.config.ExtensionModuleFactory
 
newPrimitive(String, Message, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
newSegment(String, Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
next() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
 
nextNumber() - Method in interface org.openehealth.ipf.commons.flow.repository.SequenceRepository
 
nextNumber() - Method in class org.openehealth.ipf.commons.flow.repository.SequenceRepositoryImpl
 
nextNumber() - Method in class org.openehealth.ipf.commons.flow.repository.SequenceRepositoryMock
 
nextRepetition(Repeatable) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
NODE_REPRESENTATION_AUTHOR - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Node representation for the author classification
NODE_REPRESENTATION_CLASSCODE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Node representation for the class code classification
NODE_REPRESENTATION_CONFIDENTIALITY_CODE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Node representation for the class code classification
nodeCompleted(Object, Object) - Method in class org.openehealth.ipf.commons.map.MappingsBuilder
 
nodeRepresentation - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationType
 
nodeRepresentation - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
 
nodeType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationSchemeType
 
nodeType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
 
nodeTypeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationSchemeQueryType
 
NONE() - Static method in enum org.openehealth.ipf.commons.ihe.core.ClientAuthType
 
Noop - Class in org.openehealth.ipf.platform.camel.core.process
A no-op processor;
Noop() - Constructor for class org.openehealth.ipf.platform.camel.core.process.Noop
 
NoopLineSplitterLogic - Class in org.openehealth.ipf.platform.camel.core.process.splitter.support
A LineSplitterLogic that simply returns the text line without further splitting
NoopLineSplitterLogic() - Constructor for class org.openehealth.ipf.platform.camel.core.process.splitter.support.NoopLineSplitterLogic
 
NopValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validator that accepts any value.
NopValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.NopValidator
 
normalizedDeferredResponseUri(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
notEmpty() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
notificationInterval - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
 
notificationOption - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
 
NotificationQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for NotificationQueryType complex type.
NotificationQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.NotificationQueryType
 
NotificationType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Notification of registry events.
NotificationType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotificationType
 
NotifyActionType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Abstract Base type for all types of Notify Actions
NotifyActionType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
 
NotifyXadPidLinkChange() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomIHETransactionEventTypeCodes.NotifyXadPidLinkChange
 
nrp(Segment, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
nrp(Group, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
Null - Class in org.openehealth.ipf.modules.hl7.dsl
 
Null(Message) - Constructor for class org.openehealth.ipf.modules.hl7.dsl.Null
 
number - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
 
number - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
 
NumberValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for parameters that are Number-based.
NumberValidation(QueryParameter, ValueValidator) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.NumberValidation
Constructs a validation object.

O

ObjectContainerValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
Validation of an ebXML object container.
ObjectContainerValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.ObjectContainerValidator
 
ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.platform.camel.xds.commons.stub.iti41 package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.platform.camel.xds.commons.stub.iti41
ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.platform.camel.ihe.commons.stub.ebrs21.query package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.platform.camel.ihe.commons.stub.ebrs21.query
ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.platform.camel.ihe.commons.stub.ebrs21.rim package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.platform.camel.ihe.commons.stub.ebrs21.rim
ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.platform.camel.ihe.commons.stub.ebrs21.rs package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.platform.camel.ihe.commons.stub.ebrs21.rs
ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.lcm package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.lcm
ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.query package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.query
ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.rim package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.rim
ObjectFactory - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
This object contains factory methods for each Java content interface and Java element interface generated in the org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.rs package.
ObjectFactory() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openehealth.ipf.platform.camel.xds.commons.stub.ebrs.rs
objectRef - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectRefList
 
objectRef - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.AddSlotsRequest
 
objectRef - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RemoveSlotsRequest
 
objectRef - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefListType
 
ObjectReference - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an object reference.
ObjectReference() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
Constructs an object reference.
ObjectReference(String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
Constructs an object reference.
ObjectReference(String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
Constructs an object reference.
objectRefList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.GetContentRequest
 
ObjectRefList - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Java class for anonymous complex type.
ObjectRefList() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectRefList
 
objectRefList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ApproveObjectsRequest
 
objectRefList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.DeprecateObjectsRequest
 
objectRefList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RemoveObjectsRequest
 
objectRefList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ApproveObjectsRequest
 
objectRefList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.DeprecateObjectsRequest
 
objectRefList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
 
objectRefList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UndeprecateObjectsRequest
 
ObjectRefListType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for ObjectRefListType complex type.
ObjectRefListType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefListType
 
objectRefOrAssociationOrAuditableEvent - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.LeafRegistryObjectListType
 
objectRefOrClassificationSchemeOrExtrinsicObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryEntryQueryResult
 
objectRefOrRegistryEntryOrRegistryObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryPackageQueryResult
 
objectRefOrRegistryObjectOrAssociation - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationQueryResult
 
objectRefOrRegistryObjectOrAuditableEvent - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryResult
 
objectRefOrRegistryObjectOrClassification - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryResult
 
objectRefOrRegistryObjectOrClassificationNode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationNodeQueryResult
 
objectRefOrRegistryObjectOrOrganization - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryResult
 
objectRefOrRegistryObjectOrRegistryEntry - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationSchemeQueryResult
 
objectRefOrRegistryObjectOrRegistryEntry - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ExtrinsicObjectQueryResult
 
objectRefOrRegistryObjectOrRegistryEntry - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceQueryResult
 
ObjectRefType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Use to reference an Object by its id.
ObjectRefType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectRefType
 
ObjectRefType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Use to reference an Object by its id.
ObjectRefType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefType
 
objectType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
 
objectType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
objectTypeQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
OIDValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validator for OIDs.
OIDValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.OIDValidator
 
omitLeadingWhitespace() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
omitTrailingWhitespace() - Method in class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
ON_DEMAND_DOC_ENTRY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Deprecated.
onApplicationEvent(ContextRefreshedEvent) - Method in class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
onCamelContextStarted(CamelContext, boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
 
onPostInsert(PostInsertEvent) - Method in class org.openehealth.ipf.commons.flow.hibernate.RenderedMessageDecryptEventListener
 
onPostLoad(PostLoadEvent) - Method in class org.openehealth.ipf.commons.flow.hibernate.RenderedMessageDecryptEventListener
 
onPostUpdate(PostUpdateEvent) - Method in class org.openehealth.ipf.commons.flow.hibernate.RenderedMessageDecryptEventListener
 
onPreInsert(PreInsertEvent) - Method in class org.openehealth.ipf.commons.flow.hibernate.RenderedMessageEncryptEventListener
 
onPreUpdate(PreUpdateEvent) - Method in class org.openehealth.ipf.commons.flow.hibernate.RenderedMessageEncryptEventListener
 
onWhen(OnExceptionDefinition, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
operation(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3ContinuationsPortType
 
operation(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47PortType
 
operation(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1PortType
 
operation(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WebService
 
operation(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
operation(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Service
 
operation(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Service
 
operation0(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
operator - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
 
operatorQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryQueryType
 
OptionalFeaturesSupported - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
Java class for anonymous complex type.
OptionalFeaturesSupported() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.OptionalFeaturesSupported
 
optionalFeaturesSupported - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryProfile
 
OrderedConfigurer<T,R extends Registry> - Class in org.openehealth.ipf.commons.core.config
Base class for all custom configurers which have to implement their own strategy for lookup and configure.
OrderedConfigurer() - Constructor for class org.openehealth.ipf.commons.core.config.OrderedConfigurer
 
org.apache.camel.processor - package org.apache.camel.processor
 
org.openehealth.ipf.commons.core - package org.openehealth.ipf.commons.core
 
org.openehealth.ipf.commons.core.config - package org.openehealth.ipf.commons.core.config
 
org.openehealth.ipf.commons.core.datetime - package org.openehealth.ipf.commons.core.datetime
 
org.openehealth.ipf.commons.core.extend - package org.openehealth.ipf.commons.core.extend
 
org.openehealth.ipf.commons.core.extend.config - package org.openehealth.ipf.commons.core.extend.config
 
org.openehealth.ipf.commons.core.io - package org.openehealth.ipf.commons.core.io
 
org.openehealth.ipf.commons.core.modules.api - package org.openehealth.ipf.commons.core.modules.api
Defines the message processing interfaces implemented by IPF modules.
org.openehealth.ipf.commons.flow - package org.openehealth.ipf.commons.flow
 
org.openehealth.ipf.commons.flow.config - package org.openehealth.ipf.commons.flow.config
 
org.openehealth.ipf.commons.flow.domain - package org.openehealth.ipf.commons.flow.domain
 
org.openehealth.ipf.commons.flow.hibernate - package org.openehealth.ipf.commons.flow.hibernate
 
org.openehealth.ipf.commons.flow.history - package org.openehealth.ipf.commons.flow.history
 
org.openehealth.ipf.commons.flow.jmx - package org.openehealth.ipf.commons.flow.jmx
 
org.openehealth.ipf.commons.flow.purge - package org.openehealth.ipf.commons.flow.purge
 
org.openehealth.ipf.commons.flow.repository - package org.openehealth.ipf.commons.flow.repository
 
org.openehealth.ipf.commons.flow.repository.search - package org.openehealth.ipf.commons.flow.repository.search
 
org.openehealth.ipf.commons.flow.transfer - package org.openehealth.ipf.commons.flow.transfer
 
org.openehealth.ipf.commons.ihe.core - package org.openehealth.ipf.commons.ihe.core
 
org.openehealth.ipf.commons.ihe.core.atna - package org.openehealth.ipf.commons.ihe.core.atna
 
org.openehealth.ipf.commons.ihe.core.atna.custom - package org.openehealth.ipf.commons.ihe.core.atna.custom
 
org.openehealth.ipf.commons.ihe.core.chain - package org.openehealth.ipf.commons.ihe.core.chain
 
org.openehealth.ipf.commons.ihe.core.payload - package org.openehealth.ipf.commons.ihe.core.payload
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions - package org.openehealth.ipf.commons.ihe.hl7v2.definitions
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message
 
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment - package org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment
 
org.openehealth.ipf.commons.ihe.hl7v3 - package org.openehealth.ipf.commons.ihe.hl7v3
 
org.openehealth.ipf.commons.ihe.hl7v3.iti44 - package org.openehealth.ipf.commons.ihe.hl7v3.iti44
 
org.openehealth.ipf.commons.ihe.hl7v3.iti45 - package org.openehealth.ipf.commons.ihe.hl7v3.iti45
 
org.openehealth.ipf.commons.ihe.hl7v3.iti46 - package org.openehealth.ipf.commons.ihe.hl7v3.iti46
 
org.openehealth.ipf.commons.ihe.hl7v3.iti47 - package org.openehealth.ipf.commons.ihe.hl7v3.iti47
 
org.openehealth.ipf.commons.ihe.hl7v3.iti55 - package org.openehealth.ipf.commons.ihe.hl7v3.iti55
 
org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse - package org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse
 
org.openehealth.ipf.commons.ihe.hl7v3.iti56 - package org.openehealth.ipf.commons.ihe.hl7v3.iti56
 
org.openehealth.ipf.commons.ihe.hl7v3.iti56.asyncresponse - package org.openehealth.ipf.commons.ihe.hl7v3.iti56.asyncresponse
 
org.openehealth.ipf.commons.ihe.hl7v3.pcc1 - package org.openehealth.ipf.commons.ihe.hl7v3.pcc1
 
org.openehealth.ipf.commons.ihe.hl7v3.translation - package org.openehealth.ipf.commons.ihe.hl7v3.translation
 
org.openehealth.ipf.commons.ihe.ws - package org.openehealth.ipf.commons.ihe.ws
 
org.openehealth.ipf.commons.ihe.ws.correlation - package org.openehealth.ipf.commons.ihe.ws.correlation
 
org.openehealth.ipf.commons.ihe.ws.cxf - package org.openehealth.ipf.commons.ihe.ws.cxf
 
org.openehealth.ipf.commons.ihe.ws.cxf.audit - package org.openehealth.ipf.commons.ihe.ws.cxf.audit
 
org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml - package org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml
 
org.openehealth.ipf.commons.ihe.ws.cxf.payload - package org.openehealth.ipf.commons.ihe.ws.cxf.payload
 
org.openehealth.ipf.commons.ihe.ws.utils - package org.openehealth.ipf.commons.ihe.ws.utils
 
org.openehealth.ipf.commons.ihe.xds.core - package org.openehealth.ipf.commons.ihe.xds.core
 
org.openehealth.ipf.commons.ihe.xds.core.audit - package org.openehealth.ipf.commons.ihe.xds.core.audit
 
org.openehealth.ipf.commons.ihe.xds.core.ebxml - package org.openehealth.ipf.commons.ihe.xds.core.ebxml
 
org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21 - package org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
 
org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 - package org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
 
org.openehealth.ipf.commons.ihe.xds.core.metadata - package org.openehealth.ipf.commons.ihe.xds.core.metadata
 
org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters - package org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
 
org.openehealth.ipf.commons.ihe.xds.core.requests - package org.openehealth.ipf.commons.ihe.xds.core.requests
 
org.openehealth.ipf.commons.ihe.xds.core.requests.query - package org.openehealth.ipf.commons.ihe.xds.core.requests.query
 
org.openehealth.ipf.commons.ihe.xds.core.responses - package org.openehealth.ipf.commons.ihe.xds.core.responses
 
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query - package org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
 
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim - package org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
 
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs - package org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
 
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm - package org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
 
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query - package org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
 
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim - package org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
 
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs - package org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
 
org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml - package org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
 
org.openehealth.ipf.commons.ihe.xds.core.transform.hl7 - package org.openehealth.ipf.commons.ihe.xds.core.transform.hl7
 
org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid - package org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid
 
org.openehealth.ipf.commons.ihe.xds.core.transform.requests - package org.openehealth.ipf.commons.ihe.xds.core.transform.requests
 
org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query - package org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
 
org.openehealth.ipf.commons.ihe.xds.core.transform.responses - package org.openehealth.ipf.commons.ihe.xds.core.transform.responses
 
org.openehealth.ipf.commons.ihe.xds.core.validate - package org.openehealth.ipf.commons.ihe.xds.core.validate
 
org.openehealth.ipf.commons.ihe.xds.core.validate.query - package org.openehealth.ipf.commons.ihe.xds.core.validate.query
 
org.openehealth.ipf.commons.ihe.xds.core.validate.requests - package org.openehealth.ipf.commons.ihe.xds.core.validate.requests
 
org.openehealth.ipf.commons.ihe.xds.core.validate.responses - package org.openehealth.ipf.commons.ihe.xds.core.validate.responses
 
org.openehealth.ipf.commons.ihe.xds.iti14 - package org.openehealth.ipf.commons.ihe.xds.iti14
 
org.openehealth.ipf.commons.ihe.xds.iti15 - package org.openehealth.ipf.commons.ihe.xds.iti15
 
org.openehealth.ipf.commons.ihe.xds.iti16 - package org.openehealth.ipf.commons.ihe.xds.iti16
 
org.openehealth.ipf.commons.ihe.xds.iti18 - package org.openehealth.ipf.commons.ihe.xds.iti18
 
org.openehealth.ipf.commons.ihe.xds.iti38 - package org.openehealth.ipf.commons.ihe.xds.iti38
 
org.openehealth.ipf.commons.ihe.xds.iti38.asyncresponse - package org.openehealth.ipf.commons.ihe.xds.iti38.asyncresponse
 
org.openehealth.ipf.commons.ihe.xds.iti39 - package org.openehealth.ipf.commons.ihe.xds.iti39
 
org.openehealth.ipf.commons.ihe.xds.iti39.asyncresponse - package org.openehealth.ipf.commons.ihe.xds.iti39.asyncresponse
 
org.openehealth.ipf.commons.ihe.xds.iti41 - package org.openehealth.ipf.commons.ihe.xds.iti41
 
org.openehealth.ipf.commons.ihe.xds.iti42 - package org.openehealth.ipf.commons.ihe.xds.iti42
 
org.openehealth.ipf.commons.ihe.xds.iti43 - package org.openehealth.ipf.commons.ihe.xds.iti43
 
org.openehealth.ipf.commons.ihe.xds.iti51 - package org.openehealth.ipf.commons.ihe.xds.iti51
 
org.openehealth.ipf.commons.ihe.xds.iti57 - package org.openehealth.ipf.commons.ihe.xds.iti57
 
org.openehealth.ipf.commons.ihe.xds.iti61 - package org.openehealth.ipf.commons.ihe.xds.iti61
 
org.openehealth.ipf.commons.ihe.xds.iti62 - package org.openehealth.ipf.commons.ihe.xds.iti62
 
org.openehealth.ipf.commons.ihe.xds.iti63 - package org.openehealth.ipf.commons.ihe.xds.iti63
 
org.openehealth.ipf.commons.ihe.xds.iti63.asyncresponse - package org.openehealth.ipf.commons.ihe.xds.iti63.asyncresponse
 
org.openehealth.ipf.commons.ihe.xds.rad69 - package org.openehealth.ipf.commons.ihe.xds.rad69
 
org.openehealth.ipf.commons.ihe.xds.rad75 - package org.openehealth.ipf.commons.ihe.xds.rad75
 
org.openehealth.ipf.commons.ihe.xds.rad75.asyncresponse - package org.openehealth.ipf.commons.ihe.xds.rad75.asyncresponse
 
org.openehealth.ipf.commons.map - package org.openehealth.ipf.commons.map
 
org.openehealth.ipf.commons.map.config - package org.openehealth.ipf.commons.map.config
 
org.openehealth.ipf.commons.map.extend - package org.openehealth.ipf.commons.map.extend
 
org.openehealth.ipf.commons.xml - package org.openehealth.ipf.commons.xml
 
org.openehealth.ipf.modules.cda - package org.openehealth.ipf.modules.cda
 
org.openehealth.ipf.modules.hl7 - package org.openehealth.ipf.modules.hl7
 
org.openehealth.ipf.modules.hl7.config - package org.openehealth.ipf.modules.hl7.config
 
org.openehealth.ipf.modules.hl7.dsl - package org.openehealth.ipf.modules.hl7.dsl
 
org.openehealth.ipf.modules.hl7.extend - package org.openehealth.ipf.modules.hl7.extend
 
org.openehealth.ipf.modules.hl7.message - package org.openehealth.ipf.modules.hl7.message
 
org.openehealth.ipf.modules.hl7.model - package org.openehealth.ipf.modules.hl7.model
 
org.openehealth.ipf.modules.hl7.parser - package org.openehealth.ipf.modules.hl7.parser
 
org.openehealth.ipf.modules.hl7.validation - package org.openehealth.ipf.modules.hl7.validation
 
org.openehealth.ipf.modules.hl7.validation.builder - package org.openehealth.ipf.modules.hl7.validation.builder
 
org.openehealth.ipf.modules.hl7.validation.model - package org.openehealth.ipf.modules.hl7.validation.model
 
org.openehealth.ipf.modules.hl7.validation.support - package org.openehealth.ipf.modules.hl7.validation.support
 
org.openehealth.ipf.platform.camel.cda.converter - package org.openehealth.ipf.platform.camel.cda.converter
 
org.openehealth.ipf.platform.camel.cda.dataformat - package org.openehealth.ipf.platform.camel.cda.dataformat
 
org.openehealth.ipf.platform.camel.cda.extend - package org.openehealth.ipf.platform.camel.cda.extend
 
org.openehealth.ipf.platform.camel.core.adapter - package org.openehealth.ipf.platform.camel.core.adapter
 
org.openehealth.ipf.platform.camel.core.builder - package org.openehealth.ipf.platform.camel.core.builder
 
org.openehealth.ipf.platform.camel.core.closures - package org.openehealth.ipf.platform.camel.core.closures
 
org.openehealth.ipf.platform.camel.core.config - package org.openehealth.ipf.platform.camel.core.config
 
org.openehealth.ipf.platform.camel.core.extend - package org.openehealth.ipf.platform.camel.core.extend
 
org.openehealth.ipf.platform.camel.core.io - package org.openehealth.ipf.platform.camel.core.io
 
org.openehealth.ipf.platform.camel.core.management - package org.openehealth.ipf.platform.camel.core.management
 
org.openehealth.ipf.platform.camel.core.model - package org.openehealth.ipf.platform.camel.core.model
 
org.openehealth.ipf.platform.camel.core.process - package org.openehealth.ipf.platform.camel.core.process
 
org.openehealth.ipf.platform.camel.core.process.splitter - package org.openehealth.ipf.platform.camel.core.process.splitter
 
org.openehealth.ipf.platform.camel.core.process.splitter.support - package org.openehealth.ipf.platform.camel.core.process.splitter.support
 
org.openehealth.ipf.platform.camel.core.util - package org.openehealth.ipf.platform.camel.core.util
 
org.openehealth.ipf.platform.camel.core.xml - package org.openehealth.ipf.platform.camel.core.xml
 
org.openehealth.ipf.platform.camel.flow - package org.openehealth.ipf.platform.camel.flow
 
org.openehealth.ipf.platform.camel.flow.aspect - package org.openehealth.ipf.platform.camel.flow.aspect
 
org.openehealth.ipf.platform.camel.flow.builder - package org.openehealth.ipf.platform.camel.flow.builder
 
org.openehealth.ipf.platform.camel.flow.dedupe - package org.openehealth.ipf.platform.camel.flow.dedupe
 
org.openehealth.ipf.platform.camel.flow.extend - package org.openehealth.ipf.platform.camel.flow.extend
 
org.openehealth.ipf.platform.camel.flow.model - package org.openehealth.ipf.platform.camel.flow.model
 
org.openehealth.ipf.platform.camel.flow.osgi - package org.openehealth.ipf.platform.camel.flow.osgi
 
org.openehealth.ipf.platform.camel.flow.process - package org.openehealth.ipf.platform.camel.flow.process
 
org.openehealth.ipf.platform.camel.flow.render - package org.openehealth.ipf.platform.camel.flow.render
 
org.openehealth.ipf.platform.camel.flow.util - package org.openehealth.ipf.platform.camel.flow.util
 
org.openehealth.ipf.platform.camel.hl7 - package org.openehealth.ipf.platform.camel.hl7
 
org.openehealth.ipf.platform.camel.hl7.adapter - package org.openehealth.ipf.platform.camel.hl7.adapter
 
org.openehealth.ipf.platform.camel.hl7.converter - package org.openehealth.ipf.platform.camel.hl7.converter
 
org.openehealth.ipf.platform.camel.hl7.dataformat - package org.openehealth.ipf.platform.camel.hl7.dataformat
 
org.openehealth.ipf.platform.camel.hl7.expression - package org.openehealth.ipf.platform.camel.hl7.expression
 
org.openehealth.ipf.platform.camel.hl7.extend - package org.openehealth.ipf.platform.camel.hl7.extend
 
org.openehealth.ipf.platform.camel.hl7.model - package org.openehealth.ipf.platform.camel.hl7.model
 
org.openehealth.ipf.platform.camel.hl7.validation - package org.openehealth.ipf.platform.camel.hl7.validation
 
org.openehealth.ipf.platform.camel.ihe.atna.util - package org.openehealth.ipf.platform.camel.ihe.atna.util
 
org.openehealth.ipf.platform.camel.ihe.continua.hrn - package org.openehealth.ipf.platform.camel.ihe.continua.hrn
 
org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters - package org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters
 
org.openehealth.ipf.platform.camel.ihe.hl7v2 - package org.openehealth.ipf.platform.camel.ihe.hl7v2
 
org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept - package org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept
 
org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer - package org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer
 
org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer - package org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer
 
org.openehealth.ipf.platform.camel.ihe.hl7v2ws - package org.openehealth.ipf.platform.camel.ihe.hl7v2ws
 
org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01 - package org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01
 
org.openehealth.ipf.platform.camel.ihe.hl7v3 - package org.openehealth.ipf.platform.camel.ihe.hl7v3
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44 - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45 - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46 - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47 - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55 - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56 - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse - package org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse
 
org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1 - package org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1
 
org.openehealth.ipf.platform.camel.ihe.mllp - package org.openehealth.ipf.platform.camel.ihe.mllp
 
org.openehealth.ipf.platform.camel.ihe.mllp.core - package org.openehealth.ipf.platform.camel.ihe.mllp.core
 
org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept - package org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept
 
org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer - package org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
 
org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer - package org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
 
org.openehealth.ipf.platform.camel.ihe.mllp.custom - package org.openehealth.ipf.platform.camel.ihe.mllp.custom
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti10 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti10
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti21 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti21
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti22 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti22
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti64 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti64
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti8 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti8
 
org.openehealth.ipf.platform.camel.ihe.mllp.iti9 - package org.openehealth.ipf.platform.camel.ihe.mllp.iti9
 
org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore - package org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore
 
org.openehealth.ipf.platform.camel.ihe.ws - package org.openehealth.ipf.platform.camel.ihe.ws
 
org.openehealth.ipf.platform.camel.ihe.xds - package org.openehealth.ipf.platform.camel.ihe.xds
 
org.openehealth.ipf.platform.camel.ihe.xds.core.converters - package org.openehealth.ipf.platform.camel.ihe.xds.core.converters
 
org.openehealth.ipf.platform.camel.ihe.xds.iti14 - package org.openehealth.ipf.platform.camel.ihe.xds.iti14
 
org.openehealth.ipf.platform.camel.ihe.xds.iti15 - package org.openehealth.ipf.platform.camel.ihe.xds.iti15
 
org.openehealth.ipf.platform.camel.ihe.xds.iti16 - package org.openehealth.ipf.platform.camel.ihe.xds.iti16
 
org.openehealth.ipf.platform.camel.ihe.xds.iti17 - package org.openehealth.ipf.platform.camel.ihe.xds.iti17
 
org.openehealth.ipf.platform.camel.ihe.xds.iti18 - package org.openehealth.ipf.platform.camel.ihe.xds.iti18
 
org.openehealth.ipf.platform.camel.ihe.xds.iti38 - package org.openehealth.ipf.platform.camel.ihe.xds.iti38
 
org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse - package org.openehealth.ipf.platform.camel.ihe.xds.iti38.asyncresponse
 
org.openehealth.ipf.platform.camel.ihe.xds.iti39 - package org.openehealth.ipf.platform.camel.ihe.xds.iti39
 
org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse - package org.openehealth.ipf.platform.camel.ihe.xds.iti39.asyncresponse
 
org.openehealth.ipf.platform.camel.ihe.xds.iti41 - package org.openehealth.ipf.platform.camel.ihe.xds.iti41
 
org.openehealth.ipf.platform.camel.ihe.xds.iti42 - package org.openehealth.ipf.platform.camel.ihe.xds.iti42
 
org.openehealth.ipf.platform.camel.ihe.xds.iti43 - package org.openehealth.ipf.platform.camel.ihe.xds.iti43
 
org.openehealth.ipf.platform.camel.ihe.xds.iti51 - package org.openehealth.ipf.platform.camel.ihe.xds.iti51
 
org.openehealth.ipf.platform.camel.ihe.xds.iti57 - package org.openehealth.ipf.platform.camel.ihe.xds.iti57
 
org.openehealth.ipf.platform.camel.ihe.xds.iti61 - package org.openehealth.ipf.platform.camel.ihe.xds.iti61
 
org.openehealth.ipf.platform.camel.ihe.xds.iti62 - package org.openehealth.ipf.platform.camel.ihe.xds.iti62
 
org.openehealth.ipf.platform.camel.ihe.xds.iti63 - package org.openehealth.ipf.platform.camel.ihe.xds.iti63
 
org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse - package org.openehealth.ipf.platform.camel.ihe.xds.iti63.asyncresponse
 
org.openehealth.ipf.platform.camel.ihe.xds.rad69 - package org.openehealth.ipf.platform.camel.ihe.xds.rad69
 
org.openehealth.ipf.platform.camel.ihe.xds.rad75 - package org.openehealth.ipf.platform.camel.ihe.xds.rad75
 
org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse - package org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse
 
Organization - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an organization.
Organization() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
Constructs the organization.
Organization(XON) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
Constructs the organization.
Organization(String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
Constructs the organization.
Organization(String, String, AssigningAuthority) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
Constructs the organization.
organization - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
 
organizationChildrenBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
 
organizationFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
 
organizationParentBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
 
organizationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
organizationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
 
organizationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.UserBranch
 
organizationQueryResult - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
 
OrganizationQueryResult - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
OrganizationQueryResult() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryResult
 
OrganizationQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for OrganizationQueryType complex type.
OrganizationQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
 
OrganizationQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for OrganizationQueryType complex type.
OrganizationQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
 
OrganizationType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Mapping of the same named interface in ebRIM.
OrganizationType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.OrganizationType
 
OrganizationType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
OrganizationType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
 
ORIGINAL_MESSAGE_ADAPTER_HEADER_NAME - Static variable in interface org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.Hl7v2Interceptor
Name of the Camel message header where a copy of the original request message (as a Message instance) will be saved.
ORIGINAL_MESSAGE_STRING_HEADER_NAME - Static variable in interface org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.Hl7v2Interceptor
Name of the Camel message header where a copy of the original request message (as a String instance) will be saved.
OsgiPlatformFlowManager - Class in org.openehealth.ipf.platform.camel.flow.osgi
 
OsgiPlatformFlowManager() - Constructor for class org.openehealth.ipf.platform.camel.flow.osgi.OsgiPlatformFlowManager
 
OsgiReplayStrategyRegistry - Class in org.openehealth.ipf.platform.camel.flow.osgi
 
OsgiReplayStrategyRegistry() - Constructor for class org.openehealth.ipf.platform.camel.flow.osgi.OsgiReplayStrategyRegistry
 
outConversion(boolean) - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowProcessorDefinition
Defines whether conversion via outType or outFormat is performed or not
outConversion(boolean) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
Set to false to skip conversion of outgoing message bodies.
outFormat(DataFormat) - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowProcessorDefinition
Defines the data format used to convert outgoing messages
outFormat(DataFormat) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
Sets the DataFormat to be applied to a message body's byte array representation for creating the Exchange.getIn() message body (replacing the original message body).
OUTGOING_HTTP_HEADERS - Static variable in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Name of Camel message header from where additional user-defined HTTP headers will be taken as a Map<String, String>.
OUTGOING_SOAP_HEADERS - Static variable in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Name of Camel message header from where additional user-defined HTTP headers will be taken as a List<Header>.
OutPayloadExtractorInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
CXF interceptor that reads outgoing payload collected by the output stream proxy installed in OutStreamSubstituteInterceptor and stores it in the message as String content type.
OutPayloadExtractorInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadExtractorInterceptor
 
OutPayloadLoggerInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
CXF interceptor which stores outgoing HTTP payload into files with user-defined name patterns.
OutPayloadLoggerInterceptor(String) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
OutStreamSubstituteInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
CXF interceptor that substitutes message output stream with a special wrapper that collects SOAP payload.
OutStreamSubstituteInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutStreamSubstituteInterceptor
 
outType(Class<?>) - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowProcessorDefinition
Defines the type into which outgoing messages are converted
outType(Class<?>) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
Sets the data type the Exchange.getIn() message body shall be converted to (replacing the original message body) from the internal byte array representation.
ownerAtDestination - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
 
ownerAtSource - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
 

P

params(Expression) - Method in interface org.openehealth.ipf.platform.camel.core.adapter.Adapter
Sets an Expression for obtaining input params from an Exchange.
params(Closure) - Method in interface org.openehealth.ipf.platform.camel.core.adapter.Adapter
Sets an expression Closure for obtaining input params from an Exchange.
params(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
 
params(Closure) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
 
params(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.PredicateAdapter
 
params(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ProcessorAdapter
 
params(Expression) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
Defines the parameters for the adapter via the given expression
params(Closure) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
Defines the parameters for the adapter via the closure expression
params() - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
 
ParamsDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
ParamsDefinition(ProcessorAdapterDefinition) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ParamsDefinition
 
parent - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationNodeType
 
parent - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.OrganizationType
 
parent - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
 
parent - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
 
parentQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationNodeQueryType
 
parentQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
 
parse(String) - Static method in class org.openehealth.ipf.commons.core.datetime.Duration
Parses the string representation of a duration.
parse(String, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Parser
Parses a message and returns an internal representation of the information.
parse(InputStream, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Parser
Parses a message and returns an internal representation of the information.
parse(Source, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Parser
Parses a message and returns an internal representation of the information.
parse(Reader, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Parser
Parses a message and returns an internal representation of the information.
parse(String) - Static method in class org.openehealth.ipf.commons.flow.history.SplitHistory
Parses the history string and returns a SplitHistory object.
parse(String) - Static method in class org.openehealth.ipf.commons.flow.history.SplitHistoryEntry
Parses the entry string and returns a SplitHistoryEntry object.
parse(String, Class<T>) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
Parses the given HL7 v2 element into an XDS simplified model object.
parse(String, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Parser
 
parse(InputStream, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Parser
 
parse(Source, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Parser
 
parse(Reader, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Parser
 
parse(ProcessorDefinition, Parser) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
parse(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
parse(DataFormatClause, Parser) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
parse(DataFormatClause, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
ParseException - Exception in org.openehealth.ipf.commons.core.modules.api
 
ParseException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ParseException
 
ParseException(String) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ParseException
 
ParseException(Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ParseException
 
parseInt(String) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
Parser<S> - Interface in org.openehealth.ipf.commons.core.modules.api
Defines methods for parsing a external representation of information into an internal model.
parser(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new ParserAdapter that adapts a Parser Spring bean identified by name parserBeanName.
parser(Parser<?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
ParserAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Adapts a Parser.
ParserAdapter(Parser) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.ParserAdapter
Creates a new ParserAdapter and sets the delegate Parser.
ParserAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
ParserAdapterDefinition(Parser) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
 
ParserAdapterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
 
path - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationNodeType
 
path - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
 
PatientAddressPIDTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid
Transforms a PID-11 conforming string into a PatientInfo instance.
PatientAddressPIDTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.PatientAddressPIDTransformer
 
PatientIdBasedStoredQuery - Interface in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Interface for stored queries which take a patient ID as parameter.
PatientInfo - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents additional info about a patient.
PatientInfo() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
PatientInfoTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.hl7
Transformation logic for a PatientInfo.
PatientInfoTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.PatientInfoTransformer
 
PatientLocationQuery() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomIHETransactionEventTypeCodes.PatientLocationQuery
 
PAYLOAD_COLLECTING_DEACTIVATION_ENABLED - Static variable in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadExtractorInterceptor
When the CXF message contains Boolean.FALSE in the property with this name, collecting message payload will not be deactivated after the SOAP part has been written.
payloadBytes(String) - Static method in class org.openehealth.ipf.commons.ihe.core.atna.custom.Hl7v3Auditor
 
PayloadLoggerBase<T extends PayloadLoggingSpelContext> - Class in org.openehealth.ipf.commons.ihe.core.payload
Base class for interceptors which store incoming and outgoing payload into files with user-defined name patterns.
PayloadLoggerBase() - Constructor for class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
PayloadLoggingSpelContext - Class in org.openehealth.ipf.commons.ihe.core.payload
Evaluation context of SPEL expressions for payload log file names.
PayloadLoggingSpelContext(Long) - Constructor for class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggingSpelContext
 
Pcc1AuditStrategy - Class in org.openehealth.ipf.commons.ihe.hl7v3.pcc1
 
Pcc1AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
Pcc1Component - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1
The Camel component for the PCC-1 transaction (QED).
Pcc1Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Component
 
Pcc1ContinuationAwareService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1
Continuation-Aware service implementation for the IHE PCC-1 transaction (QED).
Pcc1ContinuationAwareService(Hl7v3ContinuationAwareEndpoint) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1ContinuationAwareService
 
Pcc1PortType - Interface in org.openehealth.ipf.commons.ihe.hl7v3.pcc1
SEI for PCC QED -- Query for Existing Data.
pcc1RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for PCC-1 request messages (Query for Existing Data).
pcc1ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
Returns a validating processor for PCC-1 response messages (Query for Existing Data).
Pcc1Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1
Service implementation for the IHE PCC-1 transaction (QED).
Pcc1Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Service
 
Pcd01Component - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01
Camel component for the IHE PCD-01 transaction.
Pcd01Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01.Pcd01Component
 
pcd01RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.Hl7v2WsCamelValidators
Returns a validating processor for PCD-01 request messages (Communicate Patient Care Device (PCD) data).
pcd01ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.Hl7v2WsCamelValidators
Returns a validating processor for PCD-01 response messages (Communicate Patient Care Device (PCD) data).
Pcd01Service - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01
 
Pcd01Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01.Pcd01Service
 
pcdValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.Hl7v2WsCamelValidators
 
PdqAuditStrategy - Class in org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore
Generic audit strategy for ITI-21 and ITI-22 (PDQ).
PdqAuditStrategy(boolean) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore.PdqAuditStrategy
 
PdqAuditStrategyUtils - Class in org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore
 
PdqAuditStrategyUtils() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore.PdqAuditStrategyUtils
 
PdqRequest3to2Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PdqRequest3to2Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
PdqResponse2to3Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PdqResponse2to3Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
PdqTransactionConfiguration - Class in org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore
A MLLP transaction configuration with PDQ-specific methods for continuation support.
PdqTransactionConfiguration(Version[], String, String, ErrorCode, ErrorCode, String[], String[], String[], String[], boolean[], boolean[], HapiContext) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore.PdqTransactionConfiguration
 
persist(ApplicationConfig) - Method in interface org.openehealth.ipf.commons.flow.repository.ConfigRepository
 
persist(ApplicationConfig) - Method in class org.openehealth.ipf.commons.flow.repository.ConfigRepositoryImpl
 
persist(Flow) - Method in interface org.openehealth.ipf.commons.flow.repository.FlowRepository
 
persist(Flow) - Method in class org.openehealth.ipf.commons.flow.repository.FlowRepositoryImpl
 
persistProfile(String, String) - Method in class org.openehealth.ipf.modules.hl7.validation.support.ClassPathProfileStore
 
Person - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an identifiable person.
Person() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
Constructs a person.
Person(XCN) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
Constructs a person.
Person(Identifiable, Name) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
Constructs a person.
personName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
 
personName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
 
personNameFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
 
PersonNameType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Mapping of the same named interface in ebRIM.
PersonNameType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PersonNameType
 
PersonNameType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
PersonNameType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
 
PersonQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for PersonQueryType complex type.
PersonQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
 
PersonType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
PersonType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
 
phoneType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
 
phoneType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
 
pidList(Repeatable) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.AuditUtils
 
PIDTransformer - Interface in org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid
Provides transformation for PID-X strings.
PidValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a PID string.
PidValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.PidValidator
 
pipeEncode(Type) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
pipeEncode(Segment) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
PixAck3to2Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PixAck3to2Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
PixFeedAck2to3Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PixFeedAck2to3Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
PixFeedRequest2to3Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PixFeedRequest2to3Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
PixFeedRequest3to2Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PixFeedRequest3to2Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
PixPdqCamelValidators - Class in org.openehealth.ipf.platform.camel.ihe.mllp
Validating processors for MLLP-based IPF IHE components.
PixPdqCamelValidators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.PixPdqCamelValidators
 
PixPdqV3CamelTranslators - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
Camel processors for translation of HL7 messages between versions 2 and 3.
PixPdqV3CamelTranslators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelTranslators
 
PixPdqV3CamelValidators - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3
Validating processors for HL7v3-based IPF components.
PixPdqV3CamelValidators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelValidators
 
PixQueryRequest3to2Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PixQueryRequest3to2Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
PixQueryResponse2to3Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PixQueryResponse2to3Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
PixUpdateNotification2to3Translator - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
PixUpdateNotification2to3Translator() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
PlainXmlDataBinding - Class in org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml
Special CXF data binding for plain XML transactions (e.g.
PlainXmlDataBinding() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlDataBinding
 
PlainXmlReader - Class in org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml
Fake data reader which reads in the whole XML stream and returns a null value instead of the expected POJO.
PlainXmlReader() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
 
PlainXmlWriter - Class in org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml
A special writer for some transactions (e.g.
PlainXmlWriter() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlWriter
 
PlatformFlowManager - Class in org.openehealth.ipf.platform.camel.flow
A Camel-specific FlowManager implementation.
PlatformFlowManager() - Constructor for class org.openehealth.ipf.platform.camel.flow.PlatformFlowManager
Creates a new PlatformFlowManager.
PlatformMessage - Class in org.openehealth.ipf.platform.camel.flow
A Camel-specific ManagedMessage implementation.
PlatformMessage(Exchange) - Constructor for class org.openehealth.ipf.platform.camel.flow.PlatformMessage
Creates a new PlatformMessage with the given exchange.
PlatformMessageRenderer - Interface in org.openehealth.ipf.platform.camel.flow
 
PlatformPacket - Class in org.openehealth.ipf.platform.camel.flow
A serializable data container for Exchange content.
PlatformPacket() - Constructor for class org.openehealth.ipf.platform.camel.flow.PlatformPacket
 
PlatformPacketException - Exception in org.openehealth.ipf.platform.camel.flow
Thrown to indicate a system-level problem during serialization or deserialization of a PlatformPacket.
PlatformPacketException() - Constructor for exception org.openehealth.ipf.platform.camel.flow.PlatformPacketException
 
PlatformPacketException(String, Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.flow.PlatformPacketException
 
PlatformPacketException(String) - Constructor for exception org.openehealth.ipf.platform.camel.flow.PlatformPacketException
 
PlatformPacketException(Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.flow.PlatformPacketException
 
PlatformPacketFactory - Interface in org.openehealth.ipf.platform.camel.flow
Factory for creating PlatformPackets.
populateMessage(Message, AckTypeCode) - Method in exception org.openehealth.ipf.modules.hl7.AbstractHL7v2Exception
Deprecated.
Populates the respective ERR fields of a response message with data contained in this exception
populateMessage(Message, AckTypeCode) - Method in exception org.openehealth.ipf.modules.hl7.CompositeHL7v2Exception
Deprecated.
 
populateResponse(Message, AcknowledgmentCode, int) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
PositiveNumberValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates for a positive number.
PositiveNumberValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.PositiveNumberValidator
 
postalAddressFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
 
postalAddressFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.UserBranch
 
PostalAddressType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Mapping of the same named interface in ebRIM.
PostalAddressType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
 
PostalAddressType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
PostalAddressType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
 
postalCode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
 
postalCode - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
 
postprocess(Message, GPathResult) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
Predicate<T> - Interface in org.openehealth.ipf.commons.core.modules.api
Predicate interface for matching a source object for certain criteria.
predicate(Predicate) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
predicate(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new PredicateAdapter that adapts a Predicate Spring bean identified by name predicateBeanName.
predicate(RouteBuilder, Predicate) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
predicate(RouteBuilder, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
predicate(RouteBuilder, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
PredicateAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Adapts a Predicate.
PredicateAdapter(Predicate) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.PredicateAdapter
Creates a new PredicateAdapter and sets the delegate Predicate.
prepare(Object...) - Static method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingTransmogrifier
 
prepareReplay() - Method in class org.openehealth.ipf.commons.flow.domain.Flow
Prepares this flow for a replay by updating the replay time and replay count.
prepareResult(Exchange) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Returns the message where to write results.
primaryContact - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.OrganizationType
 
primaryContact - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
 
primaryContactQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
 
primaryFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterQueryType
 
PrimitiveRuleBuilder - Class in org.openehealth.ipf.modules.hl7.validation.builder
 
PrimitiveRuleBuilder(String, DefaultValidationContext, String) - Constructor for class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
primitiveType(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
procedureClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A01
 
procedureClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A04
 
procedureClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A05
 
procedureClass() - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A08
 
process(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.AbstractSafeInterceptor
Performs the actual work, being called from Interceptor.handleMessage(Message).
process(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AuditInRequestInterceptor
 
process(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AuditOutRequestInterceptor
 
process(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AuditResponseInterceptor
 
process(SoapMessage) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ProcessorAdapter
Dispatches the exchange to ProcessorAdapter.doProcess(Exchange, Object, Object...) implementations.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingProcessor
 
process(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
process(ProcessorDefinition, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.Enricher
Enriches the input data (exchange) by first obtaining additional data from an endpoint represented by an endpoint producer and second by aggregating input data and additional data.
process(Exchange, Processor) - Method in interface org.openehealth.ipf.platform.camel.core.process.Interceptor
Called to process an exchange and to call the next processor in the route.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.Noop
Does nothing.
process(Exchange, Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.Responder
Processes the original exchange and the response exchange (returned from a responseGeneratorProcessor) and returns a decision whether to continue processing.
process(Exchange, Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.Validation
Returns false if the response exchange failed indicating that processing shall stop.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerAdaptingInterceptor
Converts response to a Message, throws a Hl7v2AdaptingException on failure.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerMarshalInterceptor
Unmarshals the request, passes it to the processing route, and marshals the response.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerRequestAcceptanceInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerResponseAcceptanceInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.consumer.ConsumerSegmentEchoingInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.Interceptor2ProducerAdapter
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerAdaptingInterceptor
Converts outgoing request to a Message and performs some exchange configuration.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerMarshalInterceptor
Marshals the request, sends it to the route, and unmarshals the response.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerRequestAcceptanceInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerResponseAcceptanceInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuditInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuthenticationFailureInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerDispatchingInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInteractiveResponseSenderInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerRequestDefragmenterInterceptor
Accumulates fragments and passes the "big" message to the processing route.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerStringProcessingInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerAuditInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerMarshalAndInteractiveResponseReceiverInterceptor
Marshals the request, sends it to the route, and unmarshals the response.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerRequestFragmenterInterceptor
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerStringProcessingInterceptor
 
process(Object, Map<String, Object>, ExchangePattern) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractAsyncResponseWebService
Before calling the base method, determines correlation key and stores it into message headers.
process(Object, Map<String, Object>, ExchangePattern) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
Calls the consumer for processing via Camel.
process(Object) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
Calls the consumer for synchronous (InOut) processing via Camel without additional in-message headers.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer
 
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.DefaultWsConsumer
Processes an exchange with the processor configured in the constructor.
process(String) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Consumer
Processes an incoming download request.
process(Exchange) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Producer
 
process0(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
processIncomingHeaders(Map<String, Object>, Message) - Static method in class org.openehealth.ipf.platform.camel.ihe.ws.HeaderUtils
 
processingMode(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
processMessage(PlatformMessage) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowBeginProcessor
processMessage(PlatformMessage) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowEndProcessor
processMessage(PlatformMessage) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowErrorProcessor
processMessage(PlatformMessage) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
Processes the ManagedMessage by delegating to a FlowManager.
processNext(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.Responder
Sends the incoming Exchange to an responseGeneratorProcessor (set at construction time) that is generating a response message from the original Exchange.
processNext(Exchange) - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.Splitter
Processes the given exchange This method is the entry point for splitting the given exchange into its parts via the split rule.
processNext(Exchange) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
ProcessorAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Abstract base class for classes that adapt transform support library interfaces to Apache Camel's Processor.
ProcessorAdapter() - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.ProcessorAdapter
 
ProcessorAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
ProcessorAdapterDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
 
ProcessorManagementNamingStrategy - Class in org.openehealth.ipf.platform.camel.core.management
 
ProcessorManagementNamingStrategy() - Constructor for class org.openehealth.ipf.platform.camel.core.management.ProcessorManagementNamingStrategy
 
processRequest(AbstractHl7v2Interceptor, Exchange) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.AcceptanceInterceptorUtils
Checks acceptance of the input message and calls the route.
processResponse(AbstractHl7v2Interceptor, Exchange) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.AcceptanceInterceptorUtils
Calls the route and checks acceptance of the output message.
processUserDefinedOutgoingHeaders(Map<String, Object>, Message, boolean) - Static method in class org.openehealth.ipf.platform.camel.ihe.ws.HeaderUtils
 
ProducerAdaptingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer
Producer-side Camel interceptor which creates a Message from various possible request types.
ProducerAdaptingInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerAdaptingInterceptor
Constructor which enforces the use of a particular character set.
ProducerAdaptingInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerAdaptingInterceptor
Constructor which does not enforce the use of a particular character set.
ProducerAuditInterceptor<T extends org.openehealth.ipf.commons.ihe.hl7v2.atna.MllpAuditDataset> - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Producer-side ATNA auditing Camel interceptor.
ProducerAuditInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerAuditInterceptor
 
ProducerInPayloadLoggerInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Producer-side MLLP interceptor which stores incoming payload into files with user-defined name patterns.
ProducerInPayloadLoggerInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
ProducerMarshalAndInteractiveResponseReceiverInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Producer-side Hl7 marshalling/unmarshalling interceptor with support for interactive continuation.
ProducerMarshalAndInteractiveResponseReceiverInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerMarshalAndInteractiveResponseReceiverInterceptor
 
ProducerMarshalInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer
Producer-side Hl7 marshalling/unmarshalling interceptor.
ProducerMarshalInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerMarshalInterceptor
 
ProducerOutPayloadLoggerInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Producer-side MLLP interceptor which stores outgoing payload into files with user-defined name patterns.
ProducerOutPayloadLoggerInterceptor(String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
ProducerRequestAcceptanceInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer
Producer-side interceptor for request message acceptance checking.
ProducerRequestAcceptanceInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerRequestAcceptanceInterceptor
 
ProducerRequestFragmenterInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
A producer-side interceptor which implements non-interactive request fragmentation as described in paragraph 2.10.2.2 of the HL7 v.2.5 specification.
ProducerRequestFragmenterInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerRequestFragmenterInterceptor
 
ProducerResponseAcceptanceInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer
Producer-side interceptor for response message acceptance checking.
ProducerResponseAcceptanceInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.ProducerResponseAcceptanceInterceptor
 
ProducerStringProcessingInterceptor - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Producer-side MLLP interceptor that sets character encoding configured for the given endpoint, and handles segment fragmentation (\rADD|...).
ProducerStringProcessingInterceptor() - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerStringProcessingInterceptor
 
producerTemplate(Exchange) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Creates a ProducerTemplate from the given Exchange
profile(Object) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ValidatorAdapter
Deprecated.
profile(Expression) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ValidatorAdapter
Sets the profile expression to validate the input data against.
profile(Object) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
Deprecated.
profile(Expression) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
Defines the profile for the validation via the given expression
profile(Closure) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
Defines the profile for the validation via the given closure
propertyMissing(String) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
ProvideAndRegisterDocumentSet - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
The data required for the Provide and register document set request.
ProvideAndRegisterDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
ProvideAndRegisterDocumentSetRequestType - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
Java class for ProvideAndRegisterDocumentSetRequestType complex type.
ProvideAndRegisterDocumentSetRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.ProvideAndRegisterDocumentSetRequestType
 
ProvideAndRegisterDocumentSetRequestType - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Java class for ProvideAndRegisterDocumentSetRequestType complex type.
ProvideAndRegisterDocumentSetRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType
 
ProvideAndRegisterDocumentSetRequestType.Document - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21
Java class for anonymous complex type.
ProvideAndRegisterDocumentSetRequestType.Document - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Java class for anonymous complex type.
ProvideAndRegisterDocumentSetRequestValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
Validates a EbXMLSubmitObjectsRequest request.
ProvideAndRegisterDocumentSetRequestValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.ProvideAndRegisterDocumentSetRequestValidator
 
ProvideAndRegisterDocumentSetTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Transforms between a ProvideAndRegisterDocumentSet and its ebXML representation.
ProvideAndRegisterDocumentSetTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.ProvideAndRegisterDocumentSetTransformer
Constructs the transformer
ProvidedAttachmentOutInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf
Interceptor to add provided outgoing attachments for SwA on the client side.
ProvidedAttachmentOutInterceptor() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.ProvidedAttachmentOutInterceptor
Constructs the interceptor.
PURGE_FLOWS_OLDER_THAN_DEFAULT - Static variable in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
 
purgeFlows(FlowPurgeCriteria) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
purgeFlows(FlowPurgeCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
purgeFlows(FlowPurgeCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
purgeFlows(FlowPurgeCriteria) - Method in interface org.openehealth.ipf.commons.flow.repository.FlowRepository
 
purgeFlows(FlowPurgeCriteria) - Method in class org.openehealth.ipf.commons.flow.repository.FlowRepositoryImpl
 
put(StringPayloadHolder.PayloadType, String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder
 
put(String, Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLObjectLibrary
Puts an object into the library.
put(String, String, Message) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.EhcacheInteractiveConfigurationStorage
 
put(String, StringBuilder) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.EhcacheUnsolicitedFragmentationStorage
 
put(String, String, Message) - Method in interface org.openehealth.ipf.platform.camel.ihe.mllp.core.InteractiveContinuationStorage
Puts a fragment into this storage.
put(String, StringBuilder) - Method in interface org.openehealth.ipf.platform.camel.ihe.mllp.core.UnsolicitedFragmentationStorage
Puts a fragment accumulator into the storage.
putAt(Visitable, Object, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 

Q

QBP_Q21 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message
Represents a QBP_Q21 message structure (see chapter 3.3.56).
QBP_Q21(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Creates a new QBP_Q21 Group with custom ModelClassFactory.
QBP_Q21() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
Creates a new QBP_Q21 Group with DefaultModelClassFactory.
QBP_Q21 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message
Adds a custom QPD segment instead of the standard one coming from v25 hapi package
QBP_Q21(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Creates a new QBP_Q21 Group with custom ModelClassFactory.
QBP_Q21() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
Creates a new QBP_Q21 Group with DefaultModelClassFactory.
QPD - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment
Represents an HL7 QPD message segment used in IHE PDQ.
QPD(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Creates a QPD (Query Parameter Definition) segment object which belongs to the given message
QPD - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment
Represents an HL7 QPD message segment.
QPD(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.segment.QPD
Creates a QPD (Query Parameter Definition) segment object which belongs to the given message
QpdAwareNakFactory - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
NAK factory for PDQ, PDVQ and PIX Query.
QpdAwareNakFactory(Hl7v2TransactionConfiguration, String, String) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.QpdAwareNakFactory
 
Query - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Base class for all query requests.
Query() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
For JAXB serialization only.
Query(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query
Constructs the query.
Query.Visitor - Interface in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Visitor interface used for this class to implement the visitor pattern.
QUERY_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
The object factory for the ebXML 2.1 query namespace.
QUERY_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
The factory to create objects of the query namespace.
QueryAuditDataset - Class in org.openehealth.ipf.platform.camel.ihe.mllp.core
 
QueryAuditDataset(boolean) - Constructor for class org.openehealth.ipf.platform.camel.ihe.mllp.core.QueryAuditDataset
 
QueryException - Exception in org.openehealth.ipf.commons.flow.repository.search
 
QueryException() - Constructor for exception org.openehealth.ipf.commons.flow.repository.search.QueryException
 
QueryException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.flow.repository.search.QueryException
 
QueryException(String) - Constructor for exception org.openehealth.ipf.commons.flow.repository.search.QueryException
 
QueryException(Throwable) - Constructor for exception org.openehealth.ipf.commons.flow.repository.search.QueryException
 
QueryExistingData() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomIHETransactionEventTypeCodes.QueryExistingData
 
queryExpression - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AdhocQueryType
 
queryExpressionBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryQueryType
 
QueryExpressionBranchType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for QueryExpressionBranchType complex type.
QueryExpressionBranchType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.QueryExpressionBranchType
 
QueryExpressionType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for QueryExpressionType complex type.
QueryExpressionType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.QueryExpressionType
 
queryLanguage - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.QueryExpressionType
 
queryLanguageQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.QueryExpressionBranchType
 
QueryList<T> - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Represents a list of query parameters.
QueryList() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
Constructs a query list.
QueryList(QueryList<T>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
Constructs a query list using another list.
QueryList(T) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
Constructs a query list.
QueryListCodeValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for parameters that are QueryList-based.
QueryListCodeValidation(QueryParameter, QueryParameter) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.QueryListCodeValidation
Constructs a validation object.
QueryParameter - Enum in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Query parameters used for the stored queries.
QueryParameterValidation - Interface in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Validation of a query parameter.
QueryRegistry - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Request object for the Query Registry and Registry Stored Query transactions.
QueryRegistry() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
For JAXB serialization only.
QueryRegistry(Query) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
Constructs the request.
QueryRegistryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Transforms between a QueryRegistry and an EbXMLAdhocQueryRequest.
QueryRegistryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryRegistryTransformer
 
QueryResponse - Class in org.openehealth.ipf.commons.ihe.xds.core.responses
Contains the response data for a query.
QueryResponse() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
Constructs the response.
QueryResponse(Status) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
Constructs the response.
QueryResponse(Throwable, ErrorCode, ErrorCode, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
Constructs an error response object with the data from an exception.
QueryResponseTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Transforms between QueryResponse and the EbXMLQueryResponse representation.
QueryResponseTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.QueryResponseTransformer
Constructs the transformer.
QueryResponseValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.responses
Validate a EbXMLQueryResponse.
QueryResponseValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.QueryResponseValidator
 
QueryReturnType - Enum in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Return types for XDS queries (ITI-18, ITI-38, ITI-51, ITI-63).
QuerySlotHelper - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Wrapper class for ebXML query request to simplify access to slots.
QuerySlotHelper(EbXMLAdhocQueryRequest) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Constructs the wrapper.
QueryType - Enum in org.openehealth.ipf.commons.ihe.xds.core.requests.query
All possible query types.

R

Rad69AuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.rad69
Audit strategy for RAD-69.
Rad69AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.rad69.Rad69AuditStrategy
 
Rad69Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.rad69
The Camel component for the RAD-69 transaction.
Rad69Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.rad69.Rad69Component
 
Rad69PortType - Interface in org.openehealth.ipf.commons.ihe.xds.rad69
Provides the RAD-69 web-service interface.
rad69RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for RAD-69 request messages.
rad69ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for RAD-69 response messages.
Rad69Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.rad69
Service implementation for the IHE RAD-69 transaction (Retrieve Imaging Document Set).
Rad69Service() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.rad69.Rad69Service
 
Rad75AsyncResponseComponent - Class in org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse
The Camel component for the RAD-75 (XCA-I) async response.
Rad75AsyncResponseComponent() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse.Rad75AsyncResponseComponent
 
Rad75AsyncResponsePortType - Interface in org.openehealth.ipf.commons.ihe.xds.rad75.asyncresponse
RAD-75 SEI for asynchronous response receiver.
Rad75AsyncResponseService - Class in org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse
Service implementation for the IHE RAD-75 (XCA-I) asynchronous response.
Rad75AsyncResponseService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.rad75.asyncresponse.Rad75AsyncResponseService
 
Rad75AuditStrategy - Class in org.openehealth.ipf.commons.ihe.xds.rad75
Audit strategy for RAD-75.
Rad75AuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.rad75.Rad75AuditStrategy
 
Rad75Component - Class in org.openehealth.ipf.platform.camel.ihe.xds.rad75
The Camel component for the RAD-75 transaction.
Rad75Component() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.rad75.Rad75Component
 
Rad75PortType - Interface in org.openehealth.ipf.commons.ihe.xds.rad75
RAD-75 SEI.
rad75RequestValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for RAD-75 request messages.
rad75ResponseValidator() - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
Returns a validating processor for RAD-75 response messages.
Rad75Service - Class in org.openehealth.ipf.platform.camel.ihe.xds.rad75
Service implementation for the IHE RAD-75 transaction.
Rad75Service(AbstractWsEndpoint) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.rad75.Rad75Service
 
RationalClause - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
RationalClause() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RationalClause
 
rationalClause - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SimpleClause
 
rawRender(Hl7v2Based) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
Renders the given XDS model object as an HL7 v2 element without applying IHE TF rules regarding unwanted components.
read(XMLStreamReader) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
 
read(MessagePartInfo, XMLStreamReader) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
 
read(QName, XMLStreamReader, Class) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
 
ReadableByteArrayOutputStream - Class in org.openehealth.ipf.platform.camel.core.io
A ByteArrayOutputStream that allows the creation of an InputStream from its internal byte array representation.
ReadableByteArrayOutputStream() - Constructor for class org.openehealth.ipf.platform.camel.core.io.ReadableByteArrayOutputStream
 
ReadableStreamResult - Class in org.openehealth.ipf.platform.camel.core.io
A StreamResult that allows the creation of a Source from its internal data representation.
ReadableStreamResult() - Constructor for class org.openehealth.ipf.platform.camel.core.io.ReadableStreamResult
 
ReadableStringWriter - Class in org.openehealth.ipf.platform.camel.core.io
A StringWriter that allows the creation of a Reader from its internal string buffer representation.
ReadableStringWriter() - Constructor for class org.openehealth.ipf.platform.camel.core.io.ReadableStringWriter
 
reader() - Method in class org.openehealth.ipf.platform.camel.core.io.ReadableStringWriter
Returns a Reader from this writer's internal string buffer representation.
receiveAsyncResponse(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponsePortType
 
receiveAsyncResponse(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti56.asyncresponse.Iti56AsyncResponsePortType
 
receiveAsyncResponse(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseService
 
receiveAsyncResponse(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.asyncresponse.Iti56AsyncResponseService
 
receiveDeferredResponse(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.asyncresponse.Iti55DeferredResponsePortType
 
receiveDeferredResponse(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseService
 
Recipient - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents a recipient containing a person and/or organization and/or telecommunication address.
Recipient() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
Constructs a recipient.
Recipient(Organization, Person) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
Recipient(Organization, Person, Telecom) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
Constructs a recipient.
RecipientListValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a list of recipients containing organizations and/or persons and/or telecommunication addresses.
RecipientListValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.RecipientListValidator
 
RecipientTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Transforms between a Recipient and its ebXML representation.
RecipientTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.RecipientTransformer
 
recordAdded(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.GenericIti44PortType
 
recordAdded(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44PixPortType
 
recordAdded(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44XdsPortType
 
recordAdded(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44Service
 
recordRevised(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.GenericIti44PortType
 
recordRevised(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44PixPortType
 
recordRevised(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44XdsPortType
 
recordRevised(String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46PortType
 
recordRevised(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44Service
 
recordRevised(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46.Iti46Service
 
ReferenceId - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents a reference ID.
ReferenceId() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
ReferenceId(CX) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
ReferenceId(String, AssigningAuthority, String, AssigningAuthority) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
register(String, Object) - Method in class org.openehealth.ipf.commons.core.config.SimpleRegistry
 
register(ReplayStrategy) - Method in class org.openehealth.ipf.platform.camel.flow.osgi.OsgiReplayStrategyRegistry
 
register(ReplayStrategy) - Method in class org.openehealth.ipf.platform.camel.flow.PlatformFlowManager
 
register() - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowBeginProcessor
 
register() - Method in interface org.openehealth.ipf.platform.camel.flow.ReplayStrategy
Registers this strategy at a ReplayStrategyRegistry.
register(ReplayStrategy) - Method in interface org.openehealth.ipf.platform.camel.flow.ReplayStrategyRegistry
Registers the replayStrategy under the id returned by ReplayStrategy.getIdentifier().
registerDeliveredDocument(String, String, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditDataset
 
RegisterDocumentSet - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
The data required for the register document set request.
RegisterDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
RegisterDocumentSetTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Transforms between a RegisterDocumentSet and its ebXML representation.
RegisterDocumentSetTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RegisterDocumentSetTransformer
Constructs the transformer
RegisterOnDemandDocumentEntry() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomIHETransactionEventTypeCodes.RegisterOnDemandDocumentEntry
 
registerRequestedDocument(String, String, String, String, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditDataset
 
Registry - Interface in org.openehealth.ipf.commons.core.config
Technology-independent bean registry interface
registryEntryFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryEntryQueryType
 
registryEntryOrRegistryObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectListType
 
registryEntryQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
registryEntryQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryType
 
registryEntryQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
 
registryEntryQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
 
registryEntryQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryPackageQueryType
 
registryEntryQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SpecificationLinkBranch
 
registryEntryQueryResult - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
 
RegistryEntryQueryResult - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
RegistryEntryQueryResult() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryEntryQueryResult
 
RegistryEntryQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for RegistryEntryQueryType complex type.
RegistryEntryQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryEntryQueryType
 
RegistryEntryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Java class for RegistryEntryType complex type.
RegistryEntryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
 
RegistryError - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
Java class for anonymous complex type.
RegistryError() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
 
registryError - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryErrorList
 
RegistryError - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
Java class for anonymous complex type.
RegistryError() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
 
registryError - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryErrorList
 
RegistryErrorList - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
Java class for anonymous complex type.
RegistryErrorList() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryErrorList
 
registryErrorList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryResponse
 
RegistryErrorList - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
Java class for anonymous complex type.
RegistryErrorList() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryErrorList
 
registryErrorList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
 
registryObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AuditableEventType
 
registryObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExternalIdentifierType
 
registryObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
 
registryObjectFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
 
registryObjectList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryPackageType
 
registryObjectList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.SubmitObjectsRequest
 
registryObjectList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UpdateObjectsRequest
 
registryObjectList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
 
registryObjectList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotificationType
 
registryObjectList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryPackageType
 
RegistryObjectListType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Java class for RegistryObjectListType complex type.
RegistryObjectListType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectListType
 
RegistryObjectListType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for RegistryObjectListType complex type.
RegistryObjectListType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectListType
 
registryObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
registryObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryType
 
registryObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
 
registryObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
 
registryObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryPackageQueryType
 
registryObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SpecificationLinkBranch
 
registryObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalIdentifierQueryType
 
registryObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.NotificationQueryType
 
registryObjectQueryResult - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
 
RegistryObjectQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for RegistryObjectQueryType complex type.
RegistryObjectQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
 
RegistryObjectQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for RegistryObjectQueryType complex type.
RegistryObjectQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
RegistryObjectType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
id may be empty.
RegistryObjectType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
 
RegistryObjectType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for RegistryObjectType complex type.
RegistryObjectType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
RegistryObjectValidator - Interface in org.openehealth.ipf.commons.ihe.xds.core.validate
Provides validation for a specific aspect of a registry object.
registryPackageFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryPackageQueryType
 
registryPackageQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
registryPackageQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
 
registryPackageQueryResult - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
 
RegistryPackageQueryResult - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
RegistryPackageQueryResult() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryPackageQueryResult
 
RegistryPackageQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for RegistryPackageQueryType complex type.
RegistryPackageQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryPackageQueryType
 
RegistryPackageQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for RegistryPackageQueryType complex type.
RegistryPackageQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryPackageQueryType
 
RegistryPackageType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
RegistryPackage is the mapping of the same named interface in ebRIM.
RegistryPackageType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryPackageType
 
RegistryPackageType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
RegistryPackage is the mapping of the same named interface in ebRIM.
RegistryPackageType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryPackageType
 
RegistryProfile - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
Java class for anonymous complex type.
RegistryProfile() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryProfile
 
registryProfile - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
 
RegistryQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for RegistryQueryType complex type.
RegistryQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryQueryType
 
RegistryRequestType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
Base type for all ebXML Registry requests
RegistryRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
 
RegistryResponse - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
Java class for anonymous complex type.
RegistryResponse() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryResponse
 
registryResponse - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
 
RegistryResponseType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
Base type for all ebXML Registry responses
RegistryResponseType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
 
RegistryResponseValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.responses
RegistryResponseValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.RegistryResponseValidator
 
RegistryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
RegistryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
 
REGULAR_REQUEST_INPUT_ACTION - Static variable in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55PortType
 
REGULAR_REQUEST_OUTPUT_ACTION - Static variable in interface org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55PortType
 
RejectionHandlerInterceptor - Class in org.openehealth.ipf.commons.ihe.ws.cxf
CXF interceptor which sends all rejected CXF exchanges to the user-defined failure handler.
RejectionHandlerInterceptor(WsRejectionHandlingStrategy) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.RejectionHandlerInterceptor
 
rejectionHandlingStrategy - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
User-defined strategy for handling rejected messages.
RelocateObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
RelocateObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
 
remove(ApplicationConfig) - Method in interface org.openehealth.ipf.commons.flow.repository.ConfigRepository
 
remove(ApplicationConfig) - Method in class org.openehealth.ipf.commons.flow.repository.ConfigRepositoryImpl
 
remove(Flow) - Method in interface org.openehealth.ipf.commons.flow.repository.FlowRepository
 
remove(Flow) - Method in class org.openehealth.ipf.commons.flow.repository.FlowRepositoryImpl
 
remove(StringPayloadHolder.PayloadType) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder
 
remove() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
 
remove(String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.EhcacheHl7v3ContinuationStorage
 
remove(String) - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationStorage
 
removeContent(Class<T>) - Method in class org.openehealth.ipf.commons.core.ContentMap
Removes (invalidates) document content of the given type.
removeDemographicsFieldsReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Removes a repetition of Demographics Fields (QPD-3).
removeDocument(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLProvideAndRegisterDocumentSetRequest21
 
removeDocument(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLProvideAndRegisterDocumentSetRequest30
 
removeDocument(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLProvideAndRegisterDocumentSetRequest
Removes a document from the request.
RemoveDocumentSet - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Request object for the Remove Document Set transaction.
RemoveDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveDocumentSet
 
RemoveDocumentSetTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Transforms between a RemoveDocumentSet and its ebXML representation.
RemoveDocumentSetTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RemoveDocumentSetTransformer
Constructs the transformer
RemoveObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
Java class for anonymous complex type.
RemoveObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RemoveObjectsRequest
 
removeObjectsRequest - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
 
RemoveObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
RemoveObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
 
RemoveObjectsRequestValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
Validates a EbXMLRemoveObjectsRequest request.
RemoveObjectsRequestValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.RemoveObjectsRequestValidator
 
removePATIENT(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A40
 
removeQpd3_DemographicsFieldsReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Removes a repetition of Demographics Fields (QPD-3).
removeQpd8_WhatDomainsReturnedReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Removes a repetition of What Domains to be returned (QPD-8).
RemoveSlotsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
Java class for anonymous complex type.
RemoveSlotsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RemoveSlotsRequest
 
removeSlotsRequest - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
 
removeWhatDomainsReturnedReps(int) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.segment.QPD
Removes a repetition of What Domains to be returned (QPD-8).
render(T, Result, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Renderer
Renders the model into its external representation.
render(T, OutputStream, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Renderer
Renders the model into its external representation.
render(T, Writer, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Renderer
Renders the model into its external representation.
render(T, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Renderer
Renders the model into its external representation.
render() - Method in interface org.openehealth.ipf.commons.flow.ManagedMessage
Converts the content of this ManagedMessage to a String.
render(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
render() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
Renders this XDS model object using the XDS-specific HL7 v2 renderer, i.e.
render(Hl7v2Based) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
Renders the given XDS model object as an HL7 v2 element according to the XDS specification, i.e.
render(ClinicalDocument, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Renderer
 
render(ClinicalDocument, OutputStream, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Renderer
Renders the clinical document as XML.
render(ClinicalDocument, Result, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Renderer
 
render(ClinicalDocument, Writer, Object...) - Method in class org.openehealth.ipf.modules.cda.CDAR2Renderer
 
render(ProcessorDefinition, Renderer) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
render(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
render(DataFormatClause, Renderer) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
render(DataFormatClause, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
render() - Method in class org.openehealth.ipf.platform.camel.flow.PlatformMessage
 
render(PlatformMessage) - Method in interface org.openehealth.ipf.platform.camel.flow.PlatformMessageRenderer
 
render(PlatformMessage) - Method in class org.openehealth.ipf.platform.camel.flow.render.SimpleMessageRenderer
 
render(Exchange) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.XdsRenderingUtils
Renders an XDS object (either ebXML POJO or an object from the simplified model) contained in the input message of given Camel exchange.
render(Exchange, Closure) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.XdsRenderingUtils
Renders an XDS object (either ebXML POJO or an object from the simplified model) contained in the given Camel exchange.
render(Exchange, Expression) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.XdsRenderingUtils
Renders an XDS object (either ebXML POJO or an object from the simplified model) contained in the given Camel exchange.
renderEbxml(Object) - Static method in class org.openehealth.ipf.platform.camel.ihe.xds.core.converters.XdsRenderingUtils
Returns marshaled XML representation of the given ebXML POJO.
RenderedMessageDecryptEventListener - Class in org.openehealth.ipf.commons.flow.hibernate
Decrypts flow (part) message text on insert, update and load.
RenderedMessageDecryptEventListener() - Constructor for class org.openehealth.ipf.commons.flow.hibernate.RenderedMessageDecryptEventListener
 
RenderedMessageEncryptEventListener - Class in org.openehealth.ipf.commons.flow.hibernate
Encrypts flow (part) message text on insert or update.
RenderedMessageEncryptEventListener() - Constructor for class org.openehealth.ipf.commons.flow.hibernate.RenderedMessageEncryptEventListener
 
Renderer<T> - Interface in org.openehealth.ipf.commons.core.modules.api
Interface for creating an externalized version of an internal object model.
renderer(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new RendererAdapter that adapts a Renderer Spring bean identified by name rendererBeanName.
renderer(Renderer<?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new RendererAdapter that adapts a Renderer.
renderer(PlatformMessageRenderer) - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowProcessorDefinition
Sets the message renderer
renderer(String) - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowProcessorDefinition
Sets the message renderer via a bean
renderer(PlatformMessageRenderer) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
Sets the PlatformMessageRenderer instance, which will produce readable text representation of the platform message.
RendererAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Adapts a Renderer.
RendererAdapter(Renderer) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.RendererAdapter
Creates a new RendererAdapter and sets the delegate Renderer.
RendererAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
RendererAdapterDefinition(Renderer) - Constructor for class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
 
RendererAdapterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
 
RenderException - Exception in org.openehealth.ipf.commons.core.modules.api
 
RenderException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.RenderException
 
RenderException(String) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.RenderException
 
RenderException(Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.RenderException
 
Repeatable - Class in org.openehealth.ipf.modules.hl7.dsl
 
Repeatable(Object, Object, Object, Object) - Constructor for class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
replay(PlatformPacket) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowBeginProcessor
Replays the exchange represented by packet.
replay(PlatformPacket) - Method in interface org.openehealth.ipf.platform.camel.flow.ReplayStrategy
Replays packet and returns a optionally updated packet.
REPLAY_STRATEGY_IDENTIFIER_KEY - Static variable in class org.openehealth.ipf.platform.camel.flow.osgi.OsgiReplayStrategyRegistry
 
replayErrorFlows(FlowInfoFinderCriteria) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
replayErrorFlows(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
replayErrorFlows(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
replayErrorHandler(String) - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowBeginProcessorDefinition
Defines the endpoint URI for error messages in case a flow replay fails
replayErrorHandler(String) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowBeginProcessor
Sets URI of the endpoint that processes replay errors.
replayFlow(Long) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
replayFlow(Long) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
replayFlow(byte[]) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
replayFlow(Long) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
replayFlow(long) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
replayFlow(PlatformPacket) - Method in class org.openehealth.ipf.platform.camel.flow.osgi.OsgiPlatformFlowManager
Delegates replay of the packet to ReplayStrategy.replay(PlatformPacket).
replayFlow(byte[]) - Method in class org.openehealth.ipf.platform.camel.flow.PlatformFlowManager
Delegates replay of the packet to ReplayStrategy.replay(PlatformPacket).
replayFlow(PlatformPacket) - Method in class org.openehealth.ipf.platform.camel.flow.PlatformFlowManager
Delegates replay of the packet to ReplayStrategy.replay(PlatformPacket).
replayFlows(FlowInfoFinderCriteria) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
replayFlows(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
replayFlows(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
replayLastErrorFlows(String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
replayLastFlows(String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
replayLastUnackFlows(String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
ReplayStrategy - Interface in org.openehealth.ipf.platform.camel.flow
Implemented by classes being able to replay message packets.
ReplayStrategyRegistration - Interface in org.openehealth.ipf.platform.camel.flow
An object representing the registration of a ReplayStrategy.
ReplayStrategyRegistry - Interface in org.openehealth.ipf.platform.camel.flow
A registry for ReplayStrategys.
replayUnackFlows(FlowInfoFinderCriteria) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
replayUnackFlows(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
replayUnackFlows(FlowInfoFinderCriteria) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
replicationSyncLatency - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.FederationType
 
replicationSyncLatency - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
 
RequestAcceptedResponse - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
Java class for anonymous complex type.
RequestAcceptedResponse() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RequestAcceptedResponse
 
requestId - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
 
requestId - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
 
requestQueryId(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
requestSlotList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
 
requiresPostCommitHanding(EntityPersister) - Method in class org.openehealth.ipf.commons.flow.hibernate.RenderedMessageDecryptEventListener
 
resetErrorCount() - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
Resets count of occurred errors, can be used e.g.
resetErrorCount() - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
resetErrorCount() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
resetErrorCount() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
resetErrorCount() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
resetErrorCount() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
resolveResource(String, String, String, String, String) - Method in class org.openehealth.ipf.commons.xml.LSResourceResolverImpl
 
resource(Object...) - Method in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
Retrieves from the cache and returns the resource with the given location and further attributes.
resource(Object...) - Method in class org.openehealth.ipf.commons.xml.XqjTransmogrifier
This method had to be overridden because XQPreparedExpression objects are not thread-safe, thus an additional replication step is necessary.
RESOURCE_LOCATION - Static variable in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
 
resourceCacheKey(Object...) - Method in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
Extracts (constructs) resource cache key validator/transmogrifier parameters.
resourceCacheKey(Object...) - Method in class org.openehealth.ipf.commons.xml.SchematronTransmogrifier
 
resourceContent(Object...) - Method in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
Loads the resource into memory and returns it as a Stream.
resourceLocation(Object...) - Method in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
Extracts (constructs) resource location from validator/transmogrifier parameters.
resourceParameters(Object...) - Method in class org.openehealth.ipf.commons.xml.AbstractCachingXmlProcessor
Extracts (constructs) resource creation/application parameters from validator/transmogrifier parameters.
respond(AbstractMessage, String, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
Responder - Class in org.openehealth.ipf.platform.camel.core.process
Implements a response generation process.
Responder(Processor) - Constructor for class org.openehealth.ipf.platform.camel.core.process.Responder
Creates a new Responder.
Responder(Producer) - Constructor for class org.openehealth.ipf.platform.camel.core.process.Responder
Creates a new Responder.
response(String, Throwable, String, String, boolean) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
response(GPathResult, Throwable, String, String, boolean) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
Response - Class in org.openehealth.ipf.commons.ihe.xds.core.responses
Basic response information.
Response() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
Constructs the response.
Response(Status) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
Constructs the response.
Response(Throwable, ErrorCode, ErrorCode, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
Constructs an error response object with the data from an exception.
response(Message, String, String) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
response(String, String) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
Returns a response to the message in the body, using the provided event type and trigger event
responseOption - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryRequest
 
responseOption - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
 
ResponseOptionType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for ResponseOptionType complex type.
ResponseOptionType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ResponseOptionType
 
ResponseOptionType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ResponseOptionType complex type.
ResponseOptionType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
 
responseQueryId(GPathResult) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
responseSlotList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
 
ResponseTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Transforms between Response and the ebXML representation.
ResponseTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ResponseTransformer
Constructs the transformer.
ResultHolder<T> - Interface in org.openehealth.ipf.commons.xml
 
resultMessage(Exchange) - Static method in class org.openehealth.ipf.platform.camel.core.util.Exchanges
Returns the message where to write results.
RetrievedDocument - Class in org.openehealth.ipf.commons.ihe.xds.core.responses
A single document retrieved from the repository.
RetrievedDocument() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
Constructs the retrieved document.
RetrievedDocument(DataHandler, RetrieveDocument, String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
Constructs the retrieved document.
RetrievedDocumentSet - Class in org.openehealth.ipf.commons.ihe.xds.core.responses
Documents returned by the Retrieve Document Set transaction.
RetrievedDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
Constructs the response.
RetrievedDocumentSet(Status) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
Constructs the response.
RetrievedDocumentSet(Status, List<RetrievedDocument>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
Constructs the response.
RetrievedDocumentSet(Throwable, ErrorCode, ErrorCode, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
Constructs an error response object with the data from an exception.
RetrieveDocument - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Contains a request for a single document.
RetrieveDocument() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocument
Constructs the request.
RetrieveDocument(String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocument
Constructs the request.
RetrieveDocumentSet - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Request object for the Retrieve Document Set transaction.
RetrieveDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocumentSet
 
RetrieveDocumentSetRequestTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Transforms between a EbXMLRetrieveDocumentSetRequest and its ebXML representation.
RetrieveDocumentSetRequestTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RetrieveDocumentSetRequestTransformer
Constructs the transformer
RetrieveDocumentSetRequestType - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Java class for RetrieveDocumentSetRequestType complex type.
RetrieveDocumentSetRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType
 
RetrieveDocumentSetRequestType.DocumentRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Java class for anonymous complex type.
RetrieveDocumentSetRequestValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
RetrieveDocumentSetRequestValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.RetrieveDocumentSetRequestValidator
 
RetrieveDocumentSetResponseTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.responses
Transforms between a EbXMLRetrieveDocumentSetResponse and its ebXML representation.
RetrieveDocumentSetResponseTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.RetrieveDocumentSetResponseTransformer
Constructs the transformer.
RetrieveDocumentSetResponseType - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Java class for RetrieveDocumentSetResponseType complex type.
RetrieveDocumentSetResponseType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType
 
RetrieveDocumentSetResponseType.DocumentResponse - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Java class for anonymous complex type.
RetrieveDocumentSetResponseValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.responses
RetrieveDocumentSetResponseValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.RetrieveDocumentSetResponseValidator
 
RetrieveImagingDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomIHETransactionEventTypeCodes.RetrieveImagingDocumentSet
 
RetrieveImagingDocumentSet - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Request object for the Retrieve Imaging Document Set transaction.
RetrieveImagingDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
 
RetrieveImagingDocumentSetRequestTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Transforms between a EbXMLRetrieveImagingDocumentSetRequest and its ebXML representation.
RetrieveImagingDocumentSetRequestTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RetrieveImagingDocumentSetRequestTransformer
Constructs the transformer
RetrieveImagingDocumentSetRequestType - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Java class for RetrieveImagingDocumentSetRequestType complex type.
RetrieveImagingDocumentSetRequestType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType
 
RetrieveImagingDocumentSetRequestType.SeriesRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
The following schema fragment specifies the expected content contained within this class.
RetrieveImagingDocumentSetRequestType.StudyRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
The following schema fragment specifies the expected content contained within this class.
RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList - Class in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
The following schema fragment specifies the expected content contained within this class.
RetrieveImagingDocumentSetRequestValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
RetrieveImagingDocumentSetRequestValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.RetrieveImagingDocumentSetRequestValidator
 
RetrieveSeries - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Request object for a single Series.
RetrieveSeries() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
Constructs the RetrieveSeries.
RetrieveSeries(String, List<RetrieveDocument>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
Constructs the Series request.
retrieveSerieses - Variable in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
 
RetrieveStudy - Class in org.openehealth.ipf.commons.ihe.xds.core.requests
Request object for a single Study.
RetrieveStudy() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
Constructs the Study request.
RetrieveStudy(String, List<RetrieveSeries>) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
Constructs the Study request.
returnComposedObjects - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ResponseOptionType
 
returnComposedObjects - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
 
returnType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ResponseOptionType
 
returnType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
 
rightFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
 
RIM_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
The object factory for the ebXML 2.1 rim namespace.
RIM_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
The factory to create objects of the rim namespace.
ROOT - Static variable in class org.openehealth.ipf.commons.flow.history.SplitHistory
A singleton representing the history of a non-split message.
ROOT - Static variable in class org.openehealth.ipf.commons.flow.history.SplitHistoryEntry
A singleton representing the root entry of a SplitHistory.
RootElement - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
Java class for anonymous complex type.
RootElement() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
 
rootElementName(String) - Static method in class org.openehealth.ipf.commons.xml.XmlUtils
Returns local name of the root element of the XML document represented by the given string, or null, when the given string does not contain valid XML.
RouteHelper - Class in org.openehealth.ipf.platform.camel.core.builder
Helper class for creating IPF extensions in Java-based route definitions.
RouteHelper(SpringRouteBuilder) - Constructor for class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
RouteHelper - Class in org.openehealth.ipf.platform.camel.flow.builder
Helper class for creating IPF extensions in Java-based route definitions.
RouteHelper(SpringRouteBuilder) - Constructor for class org.openehealth.ipf.platform.camel.flow.builder.RouteHelper
 
RouteModelException - Exception in org.openehealth.ipf.platform.camel.core.extend
DSL extensions that make type checks at runtime throw this exception to indicate DSL syntax errors in route configurations.
RouteModelException() - Constructor for exception org.openehealth.ipf.platform.camel.core.extend.RouteModelException
 
RouteModelException(String, Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.core.extend.RouteModelException
 
RouteModelException(String) - Constructor for exception org.openehealth.ipf.platform.camel.core.extend.RouteModelException
 
RouteModelException(Throwable) - Constructor for exception org.openehealth.ipf.platform.camel.core.extend.RouteModelException
 
RouteModelExtender - Interface in org.openehealth.ipf.platform.camel.core.extend
An extender responsible for activating route model extensions.
RS_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLFactory21
The object factory for the ebXML 2.1 rs namespace.
RS_FACTORY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLFactory30
The factory to create objects of the rs namespace.
RSP_K21 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message
Adds a custom QPD segment instead of the standard one coming from v25 hapi package
RSP_K21(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Creates a new RSP_K21 Group with custom ModelClassFactory.
RSP_K21() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
Creates a new RSP_K21 Group with DefaultModelClassFactory.
RSP_K23 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message
Adds a custom QPD segment instead of the standard one coming from v25 hapi package
RSP_K23(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Creates a new RSP_K23 Group with custom ModelClassFactory.
RSP_K23() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
Creates a new RSP_K23 Group with DefaultModelClassFactory.
RSP_ZV2 - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message
Represents a RSP_ZV2 message structure as described in ITI TF Vol.
RSP_ZV2(ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Creates a new RSP_ZV2 Group with custom ModelClassFactory.
RSP_ZV2() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
Creates a new RSP_ZV2 Group with DefaultModelClassFactory.
RSP_ZV2_QUERY_RESPONSE - Class in org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group
Represents the RSP_ZV2_QUERY_RESPONSE group as described in ITI TF Vol.
RSP_ZV2_QUERY_RESPONSE(Group, ModelClassFactory) - Constructor for class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.group.RSP_ZV2_QUERY_RESPONSE
Creates a new RSP_ZV2_QUERY_RESPONSE Group.
RuleBuilder - Class in org.openehealth.ipf.modules.hl7.validation.builder
 
RuleBuilder(DefaultValidationContext) - Constructor for class org.openehealth.ipf.modules.hl7.validation.builder.RuleBuilder
 
run(IoSession) - Method in interface org.openehealth.ipf.platform.camel.ihe.mllp.core.HandshakeCallbackSSLFilter.Callback
Runs the callback.

S

schedule() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
schedule(ApplicationConfig) - Method in class org.openehealth.ipf.commons.flow.purge.FlowPurgeJob
Schedules this job for a repeated execution based on a cron expression.
schematron() - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
Specifies that a schematron validation report is generated
schematron(Class<T>) - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
Specifies that a schematron validation report is generated
schematron() - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
Interprets the defined profile as Schematron rules location and validates against it
SchematronProfile - Class in org.openehealth.ipf.commons.xml
Validation profile exclusively used by SchematronValidator.
SchematronProfile() - Constructor for class org.openehealth.ipf.commons.xml.SchematronProfile
 
SchematronProfile(String) - Constructor for class org.openehealth.ipf.commons.xml.SchematronProfile
 
SchematronProfile(String, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.SchematronProfile
 
SchematronTransmogrifier<T> - Class in org.openehealth.ipf.commons.xml
Converts a XML document into a Schematron validation report by applying Schematron rules.
SchematronTransmogrifier() - Constructor for class org.openehealth.ipf.commons.xml.SchematronTransmogrifier
 
SchematronTransmogrifier(Class<T>) - Constructor for class org.openehealth.ipf.commons.xml.SchematronTransmogrifier
 
SchematronTransmogrifier(Class<T>, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.SchematronTransmogrifier
 
SchematronTransmogrifier(XsltTransmogrifier<String>, Class<T>) - Constructor for class org.openehealth.ipf.commons.xml.SchematronTransmogrifier
 
SchematronTransmogrifier(XsltTransmogrifier<String>, Class<T>, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.SchematronTransmogrifier
 
SchematronValidator - Class in org.openehealth.ipf.commons.xml
 
SchematronValidator() - Constructor for class org.openehealth.ipf.commons.xml.SchematronValidator
 
schematronValidator() - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new ValidatorAdapter that adapts the given SchematronValidator.
segment(AbstractSegmentContainer, int, String, int, int) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.AbstractSyntaxRuleBuilder
 
segment(AbstractSegmentContainer, int, String, int, int) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
segmentRepetitionIndexingBase - Static variable in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
selector - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
 
selectorQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SubscriptionQueryType
 
sendAuditEvent(AuditEventMessage[]) - Method in class org.openehealth.ipf.platform.camel.ihe.atna.util.CamelEndpointSender
 
sendAuditEvent(AuditEventMessage[], InetAddress, int) - Method in class org.openehealth.ipf.platform.camel.ihe.atna.util.CamelEndpointSender
Sends audit event messages to the configured endpoint URI.
senderOrReceiverIdentification(GPathResult, boolean) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
SEQUENCE_ID_PROPERTY_NAME - Static variable in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
SequenceRepository - Interface in org.openehealth.ipf.commons.flow.repository
 
SequenceRepositoryImpl - Class in org.openehealth.ipf.commons.flow.repository
 
SequenceRepositoryImpl() - Constructor for class org.openehealth.ipf.commons.flow.repository.SequenceRepositoryImpl
 
SequenceRepositoryMock - Class in org.openehealth.ipf.commons.flow.repository
 
SequenceRepositoryMock() - Constructor for class org.openehealth.ipf.commons.flow.repository.SequenceRepositoryMock
 
serializableCopy(Map<String, Object>) - Static method in class org.openehealth.ipf.platform.camel.flow.PlatformPacket
Creates a copy of map omitting entries with values that are not Serializable.
serialize(Object) - Static method in class org.openehealth.ipf.commons.core.io.IOUtils
 
serialize() - Method in class org.openehealth.ipf.platform.camel.flow.PlatformPacket
Serializes this packet into a byte array.
seriesInstanceUID - Variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.SeriesRequest
 
seriesInstanceUID - Variable in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
 
SeriesRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.SeriesRequest
 
seriesRequest - Variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.StudyRequest
 
service - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ServiceBindingType
 
service - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
 
serviceAddress - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
Service endpoint address.
serviceBinding - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ServiceType
 
serviceBinding - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceType
 
serviceBinding - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
 
serviceBindingBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
serviceBindingBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceQueryType
 
ServiceBindingBranchType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for ServiceBindingBranchType complex type.
ServiceBindingBranchType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceBindingBranchType
 
serviceBindingFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceBindingBranchType
 
serviceBindingQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceQueryType
 
serviceBindingQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
 
ServiceBindingQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ServiceBindingQueryType complex type.
ServiceBindingQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
 
serviceBindingTargetBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceBindingBranchType
 
ServiceBindingType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Java class for ServiceBindingType complex type.
ServiceBindingType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ServiceBindingType
 
ServiceBindingType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for ServiceBindingType complex type.
ServiceBindingType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
 
serviceFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceQueryType
 
serviceQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
serviceQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
 
serviceQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
 
serviceQueryResult - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
 
ServiceQueryResult - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
ServiceQueryResult() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceQueryResult
 
ServiceQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for ServiceQueryType complex type.
ServiceQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceQueryType
 
ServiceQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for ServiceQueryType complex type.
ServiceQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceQueryType
 
ServiceType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Java class for ServiceType complex type.
ServiceType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ServiceType
 
ServiceType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for ServiceType complex type.
ServiceType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceType
 
serviceUrl - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
set(Group, String, Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
set(String, Expression) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
 
setAccessControlPolicy(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
Sets the value of the accessControlPolicy property.
setAccessURI(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ServiceBindingType
Sets the value of the accessURI property.
setAccessURI(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
Sets the value of the accessURI property.
setAccountNumberRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setAccountNumberRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setAckCodeFirstCharacter(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setAckCodeFirstCharacter(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
setAckCodeFirstCharacter(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
setAckCodeFirstCharacter(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
setAckCount(int) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
setAckCountExpected(int) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
setAckCountExpected(int) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
setAcknowledgementDetailCode(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setActiveConsumer(Iti17Consumer) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Endpoint
 
setAddress(Address) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
setAddress(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
setAddress(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.EmailAddressType
Sets the value of the address property.
setAddress(PostalAddressType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.OrganizationType
Sets the value of the address property.
setAddress(PostalAddressType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
Sets the value of the address property.
setAddress(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.EmailAddressType
Sets the value of the address property.
setAddressType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
setAddSlotsRequest(AddSlotsRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Sets the value of the addSlotsRequest property.
setAdhocQuery(AdhocQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ApproveObjectsRequest
Sets the value of the adhocQuery property.
setAdhocQuery(AdhocQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.DeprecateObjectsRequest
Sets the value of the adhocQuery property.
setAdhocQuery(AdhocQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Sets the value of the adhocQuery property.
setAdhocQuery(AdhocQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
Sets the value of the adhocQuery property.
setAdhocQuery(AdhocQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UndeprecateObjectsRequest
Sets the value of the adhocQuery property.
setAdhocQuery(AdhocQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Sets the value of the adhocQuery property.
setAdhocQueryRequest(AdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Sets the value of the adhocQueryRequest property.
setAdhocQueryResponse(AdhocQueryResponse) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryResponse
Sets the value of the adhocQueryResponse property.
setAffectedObjects(ObjectRefListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Sets the value of the affectedObjects property.
setAggregationStrategy(AggregationStrategy) - Method in class org.openehealth.ipf.platform.camel.core.process.Enricher
Sets the aggregation strategy for this enricher.
setApplication(String) - Method in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
Sets the name of the application to which this configuration applies.
setApplication(String) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
setApplication(String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
setApplication(String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
setApplication(String) - Method in class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
setApplication(String) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
setApplication(String) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
setApplicationContext(ApplicationContext) - Method in class org.openehealth.ipf.modules.hl7.validation.ValidationContextFactoryBean
 
setApproveObjectsRequest(ApproveObjectsRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Sets the value of the approveObjectsRequest property.
setAreaCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
Sets the value of the areaCode property.
setAreaCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Sets the value of the areaCode property.
setAssigningAuthority(AssigningAuthority, HD) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
Helper method used for copying data elements of an assigning authority.
setAssigningAuthority(AssigningAuthority) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
 
setAssigningAuthority(AssigningAuthority) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
setAssociationFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the associationFilter property.
setAssociationFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationQueryType
Sets the value of the associationFilter property.
setAssociationPropagation(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setAssociationQuery(AssociationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the associationQuery property.
setAssociationQuery(AssociationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Sets the value of the associationQuery property.
setAssociationQueryResult(AssociationQueryResult) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Sets the value of the associationQueryResult property.
setAssociations(List<Association>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
setAssociationStatuses(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setAssociationStatuses(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
 
setAssociationStatuses(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
 
setAssociationStatuses(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
 
setAssociationStatuses(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
 
setAssociationStatuses(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
setAssociationType(AssociationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAssociation21
 
setAssociationType(AssociationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
setAssociationType(AssociationType) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
setAssociationType(AssociationType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setAssociationType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
Sets the value of the associationType property.
setAssociationType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
Sets the value of the associationType property.
setAssociationTypeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
Sets the value of the associationTypeQuery property.
setAssociationTypes(List<AssociationType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
setAttachments(Collection<Attachment>) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
 
setAttachments(Collection<Attachment>) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlWriter
 
setAudit(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
setAuditableEventFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryType
Sets the value of the auditableEventFilter property.
setAuditableEventQuery(AuditableEventQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the auditableEventQuery property.
setAuditableEventQuery(AuditableEventQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Sets the value of the auditableEventQuery property.
setAuditableEventQueryResult(AuditableEventQueryResult) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Sets the value of the auditableEventQueryResult property.
setAuditProcessor(Processor) - Method in class org.openehealth.ipf.platform.camel.core.model.AuditDefinition
 
setAuditProcessorBeanName(String) - Method in class org.openehealth.ipf.platform.camel.core.model.AuditDefinition
 
setAuthor(Author) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setAuthor(Author) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
setAuthorPerson(Person) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
setAuthorPerson(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
setAuthorPersons(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setAutoCancel(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
setAvailabilityStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setAvailabilityStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setBeanFactory(BeanFactory) - Method in class org.openehealth.ipf.commons.core.config.SpringRegistry
Stores the beanFactory and initialized the ContextFacade.
setBirthNameCopyTo(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setBody(ProcessorDefinition, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
setBooleanClause(BooleanClause) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SimpleClause
Sets the value of the booleanClause property.
setBooleanPredicate(boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.BooleanClause
Sets the value of the booleanPredicate property.
setBuilders(Collection<ValidationContextBuilder>) - Method in class org.openehealth.ipf.modules.hl7.validation.ValidationContextFactoryBean
 
setBundleContext(BundleContext) - Method in class org.openehealth.ipf.platform.camel.flow.osgi.OsgiReplayStrategyRegistry
 
setCacheSources(boolean) - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
setCamelContext(CamelContext) - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilderConfigurer
 
setCamelContext(CamelContext) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
Sets the CamelContext.
setCamelContext(CamelContext) - Method in class org.openehealth.ipf.platform.camel.ihe.atna.util.CamelEndpointSender
Sets the Camel context that contains the endpoint to send audit messages to.
setCamelContext(CamelContext) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
setCatalogingLatency(Duration) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Sets the value of the catalogingLatency property.
setCause(Throwable) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setCharset(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
setCharset(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.LocalizedStringType
Sets the value of the charset property.
setCharset(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
Sets the value of the charset property.
setCharset(String) - Method in class org.openehealth.ipf.platform.camel.hl7.dataformat.Hl7DataFormat
 
setCity(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
setCity(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
Sets the value of the city property.
setCity(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Sets the value of the city property.
setClassCode(Code) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setClassCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setClassificationFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
Sets the value of the classificationFilter property.
setClassificationFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassifiedByBranch
Sets the value of the classificationFilter property.
setClassificationNode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
setClassificationNode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
setClassificationNode(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
setClassificationNode(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationType
Sets the value of the classificationNode property.
setClassificationNode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Sets the value of the classificationNode property.
setClassificationNodeFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationNodeQueryType
Sets the value of the classificationNodeFilter property.
setClassificationNodeParentBranch(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationNodeQueryType
Sets the value of the classificationNodeParentBranch property.
setClassificationNodeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the classificationNodeQuery property.
setClassificationNodeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
Sets the value of the classificationNodeQuery property.
setClassificationNodeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassifiedByBranch
Sets the value of the classificationNodeQuery property.
setClassificationNodeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Sets the value of the classificationNodeQuery property.
setClassificationNodeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
Sets the value of the classificationNodeQuery property.
setClassificationNodeQueryResult(ClassificationNodeQueryResult) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Sets the value of the classificationNodeQueryResult property.
setClassificationQuery(ClassificationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the classificationQuery property.
setClassificationQuery(ClassificationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Sets the value of the classificationQuery property.
setClassificationQueryResult(ClassificationQueryResult) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Sets the value of the classificationQueryResult property.
setClassificationScheme(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
setClassificationScheme(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
setClassificationScheme(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
setClassificationScheme(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationType
Sets the value of the classificationScheme property.
setClassificationScheme(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Sets the value of the classificationScheme property.
setClassificationSchemeFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationSchemeQueryType
Sets the value of the classificationSchemeFilter property.
setClassificationSchemeQuery(ClassificationSchemeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the classificationSchemeQuery property.
setClassificationSchemeQuery(ClassificationSchemeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationNodeQueryType
Sets the value of the classificationSchemeQuery property.
setClassificationSchemeQuery(ClassificationSchemeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
Sets the value of the classificationSchemeQuery property.
setClassificationSchemeQuery(ClassificationSchemeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassifiedByBranch
Sets the value of the classificationSchemeQuery property.
setClassificationSchemeQuery(ClassificationSchemeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Sets the value of the classificationSchemeQuery property.
setClassificationSchemeQuery(ClassificationSchemeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
Sets the value of the classificationSchemeQuery property.
setClassificationSchemeQueryResult(ClassificationSchemeQueryResult) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Sets the value of the classificationSchemeQueryResult property.
setClassifiedObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
setClassifiedObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
setClassifiedObject(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
setClassifiedObject(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationType
Sets the value of the classifiedObject property.
setClassifiedObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Sets the value of the classifiedObject property.
setClassifiedObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationQueryType
Sets the value of the classifiedObjectQuery property.
setClause(Clause) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterType
Sets the value of the clause property.
setClientIpAddress(String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Client IP address.
setCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
setCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationNodeType
Sets the value of the code property.
setCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
Sets the value of the code property.
setCodeContext(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryError21
 
setCodeContext(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
setCodeContext(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
setCodeContext(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
setCodeContext(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
Sets the value of the codeContext property.
setCodeContext(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Sets the value of the codeContext property.
setCodes(QueryList<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
setCodes(QueryList<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
setComment(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
setComment(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.VersionInfoType
Sets the value of the comment property.
setComment(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
Sets the value of the comment property.
setComments(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setComparator(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SimpleFilterType
Sets the value of the comparator property.
setComponentNumber(int) - Method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
setCompoundClause(CompoundClause) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.Clause
Sets the value of the compoundClause property.
setConfidentialityCodes(QueryList<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setConfidentialityCodes(QueryList<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setConfidentialityCodes(QueryList<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
setConfigurationHolder(Hl7v2ConfigurationHolder) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.AbstractHl7v2Interceptor
 
setConfigurationHolder(Hl7v2ConfigurationHolder) - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.Hl7v2Interceptor
 
setConfigurationHolder(Hl7v2ConfigurationHolder) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInteractiveResponseSenderInterceptor
 
setConfigurationHolder(Hl7v2ConfigurationHolder) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerRequestDefragmenterInterceptor
 
setConfigureRecursively(boolean) - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClassFactoryConfigurer
 
setConformanceProfile(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Sets the value of the conformanceProfile property.
setConnectivePredicate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.CompoundClause
Sets the value of the connectivePredicate property.
setConsumer(DefaultWsConsumer) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
Sets the consumer to be used to process exchanges
setContent(Class<T>, T) - Method in class org.openehealth.ipf.commons.core.ContentMap
Adds or replaces document content of the given type.
setContentTypeCode(Code) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
setContentTypeCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
setContentVersionInfo(VersionInfoType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
Sets the value of the contentVersionInfo property.
setContentVersionInfoFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExtrinsicObjectQueryType
Sets the value of the contentVersionInfoFilter property.
setContext(DefaultValidationContext) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.RuleBuilder
 
setContext(HapiContext) - Method in class org.openehealth.ipf.platform.camel.hl7.dataformat.Hl7DataFormat
 
setContext(CamelContext) - Method in class org.openehealth.ipf.platform.camel.ihe.xds.iti17.Iti17Servlet
 
setContinuationStorage(Hl7v3ContinuationStorage) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
setContributionCount(int) - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
setContributionCount(int) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
setContributionTime(Date) - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
setContributionTime(Date) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
setConversionService(ConversionService) - Static method in class org.openehealth.ipf.commons.core.ContentMap
Sets conversion service for document contents.
setCopyAccountNumberAs(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setCopyEmailAs(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setCopyNationalIdentifierAs(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setCorrelationId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.AcceptObjectsRequest
Sets the value of the correlationId property.
setCorrelator(AsynchronyCorrelator) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Configures the asynchrony correlator for this endpoint.
setCountry(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
setCountry(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
Sets the value of the country property.
setCountry(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Sets the value of the country property.
setCountryCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
Sets the value of the countryCode property.
setCountryCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Sets the value of the countryCode property.
setCountyParishCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
setCreateReplica(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefType
Sets the value of the createReplica property.
setCreationTime(Date) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
setCreationTime(Date) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
setCreationTime(DateTime) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setCreationTime(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setCustomErrorCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
setCustomModelClassFactory(CustomModelClassFactory) - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClassFactoryConfigurer
 
setDataHandler(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExtrinsicObject21
 
setDataHandler(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
setDataHandler(DataHandler) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExtrinsicObject
 
setDataHandler(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
Same as setContent(DataHandler.class, DataHandler dataHandler).
setDataHandler(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
setDataHandler(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
setDateOfBirth(DateTime) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
setDateOfBirth(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
setDateTimeClause(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RationalClause
Sets the value of the dateTimeClause property.
setDefaultAggregationStrategy() - Method in class org.openehealth.ipf.platform.camel.core.process.Enricher
Sets the default aggregation strategy for this enricher.
setDefaultContinuationThreshold(int) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
setDefaultMatchQuality(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setDegree(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
setDegree(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
setDegree(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
setDeletionScope(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
setDeletionScope(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRemoveObjectsRequest
Sets the deletionScope of the remove request.
setDeletionScope(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RemoveObjectsRequest
Sets the value of the deletionScope property.
setDeletionScope(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
Sets the value of the deletionScope property.
setDeprecateObjectsRequest(DeprecateObjectsRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Sets the value of the deprecateObjectsRequest property.
setDerivedStatus(FlowStatus) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
setDescription(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
setDescription(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
setDescription(LocalizedString) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
setDescription(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
Sets the value of the description property.
setDescription(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Sets the value of the description property.
setDescription(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
setDescription(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
setDescriptionBranch(InternationalStringBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
Sets the value of the descriptionBranch property.
setDescriptionBranch(InternationalStringBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Sets the value of the descriptionBranch property.
setDestinationRegistry(ObjectRefType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Sets the value of the destinationRegistry property.
setDetail(Object) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setDetectedIssueEventCode(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setDetectedIssueEventCodeSystem(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setDetectedIssueManagementCode(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setDetectedIssueManagementCodeSystem(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setDisplayName(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
setDocCode(Code) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setDocument(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Sets the value of the document property.
setDocumentAvailability(DocumentAvailability) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setDocumentAvailability(List<DocumentAvailability>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
setDocumentEntries(List<DocumentEntry>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
setDocumentEntry(DocumentEntry) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
 
setDocumentEntryTypes(List<DocumentEntryType>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentEntryTypeAwareStoredQuery
 
setDocumentEntryTypes(List<DocumentEntryType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
setDocumentEntryTypes(List<DocumentEntryType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
setDocumentEntryTypes(List<DocumentEntryType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setDocumentEntryTypes(List<DocumentEntryType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
setDocumentEntryTypes(List<DocumentEntryType>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
setDocuments(List<RetrieveDocument>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetRequest30
 
setDocuments(List<RetrievedDocument>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
 
setDocuments(List<RetrieveDocument>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveDocumentSetRequest
Sets the documents of the request.
setDocuments(List<RetrievedDocument>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveDocumentSetResponse
Sets the documents returned by the response.
setDocuments(List<Document>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
setDocumentUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType.DocumentRequest
Sets the value of the documentUniqueId property.
setDocumentUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Sets the value of the documentUniqueId property.
setDocumentUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocument
 
setDomainAttribute(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SimpleFilterType
Sets the value of the domainAttribute property.
setDoNotPurgeErrorFlows(boolean) - Method in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
Set to true to exclude ERROR flows from being purged.
setDoNotPurgeErrorFlows(boolean) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
setDoNotPurgeErrorFlows(boolean) - Method in class org.openehealth.ipf.commons.flow.purge.FlowPurgeJob
 
setDst(Message) - Method in class org.openehealth.ipf.modules.hl7.dsl.MessageCopy
 
setDstTerser(Terser) - Method in class org.openehealth.ipf.modules.hl7.dsl.MessageCopy
 
setElements(Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
setEnableCleanup(boolean) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
setEnableFiltering(boolean) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
setEncoding(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.EncodingRuleBuilder
 
setEndPoint(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
Sets the value of the endPoint property.
setEndpointUri(String) - Method in class org.openehealth.ipf.platform.camel.ihe.atna.util.CamelEndpointSender
The endpoint URI to send audit messages to.
setEndpointUriIfNotSpecified(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
setEndTime(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Sets the value of the endTime property.
setEntries(ArrayList<ExtraMetadataEntry>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ExtraMetadata
 
setEntryUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setEntryUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setErrCode(int) - Method in exception org.openehealth.ipf.modules.hl7.AbstractHL7v2Exception
Deprecated.
 
setError(ErrorCode) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setErrorCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryError21
 
setErrorCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
setErrorCode(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
setErrorCode(ErrorCode) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
setErrorCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
Sets the value of the errorCode property.
setErrorCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Sets the value of the errorCode property.
setErrorCode(int) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setErrorCodeSystem(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setErrorCodeSystem(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
setErrorCodeSystem(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
setErrorCountLimit(int) - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
Configures maximal allowed count of file creation errors.
setErrorCountLimit(int) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
setErrorCountLimit(int) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
setErrorCountLimit(int) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
setErrorCountLimit(int) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
setErrorCountLimit(int) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
setErrors(List<EbXMLRegistryError>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLQueryResponse21
 
setErrors(List<EbXMLRegistryError>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryResponse21
 
setErrors(List<EbXMLRegistryError>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
 
setErrors(List<EbXMLRegistryError>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryResponse30
 
setErrors(List<EbXMLRegistryError>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
 
setErrors(List<EbXMLRegistryError>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryResponse
 
setErrors(List<ErrorInfo>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
 
setEventCodes(QueryList<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setEventOutcomeCode(RFC3881EventCodes.RFC3881EventOutcomeCodes) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Event outcome code as defined in RFC 3881.
setEventType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AuditableEventType
Sets the value of the eventType property.
setEventType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Sets the value of the eventType property.
setEventTypeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
Sets the value of the eventTypeQuery property.
setExchangePattern(ExchangePattern) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
setExchangeProperties(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.flow.PlatformPacket
Set this packet's exchange properties from a copy of Exchange properties.
setExchangeProperty(ProcessorDefinition, String, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
setExpiration(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
Sets the value of the expiration property.
setExtension(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
Sets the value of the extension property.
setExtension(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Sets the value of the extension property.
setExtensionActivator(ExtensionActivator) - Method in class org.openehealth.ipf.platform.camel.core.extend.DefaultModelExtender
 
setExtensions(Object) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
setExtensions(Object) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreModelExtension
 
setExtensions(Object) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreModelExtension
 
setExtensions(Object) - Static method in class org.openehealth.ipf.platform.camel.flow.extend.FlowModelExtension
 
setExternalIdentifierFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the externalIdentifierFilter property.
setExternalLinkFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the externalLinkFilter property.
setExternalURI(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExternalLinkType
Sets the value of the externalURI property.
setExternalURI(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalLinkType
Sets the value of the externalURI property.
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAssociation21
 
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryPackage30
 
setExtraMetadata(Map<String, List<String>>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ExtraMetadataHolder
Sets the mapping of extra metadata slot names to their values.
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
 
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
 
setExtraMetadata(Map<String, List<String>>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryPackageType
 
setExtrinsicObjectFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ExtrinsicObjectQueryType
Sets the value of the extrinsicObjectFilter property.
setExtrinsicObjectQuery(ExtrinsicObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the extrinsicObjectQuery property.
setExtrinsicObjectQuery(ExtrinsicObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Sets the value of the extrinsicObjectQuery property.
setExtrinsicObjectQueryResult(ExtrinsicObjectQueryResult) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Sets the value of the extrinsicObjectQueryResult property.
setFamilyName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
setFamilyName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
setFamilyName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
setFaultHeader(ProcessorDefinition, String, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
setFederated(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Sets the value of the federated property.
setFederation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Sets the value of the federation property.
setFieldPosition(int) - Method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
setFieldPosition(int) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setFieldRepetition(int) - Method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
setFieldRepetitionIndexingBase(int) - Static method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
setFileNamePattern(String) - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
Sets the file name pattern for payload logs.
setFileNamePattern(String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
setFileNamePattern(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
setFileNamePattern(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
setFileNamePattern(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
setFileNamePattern(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
setFilterCount(int) - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
setFilterCount(int) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
setFilterQuery(FilterQuery) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryRequest
Sets the value of the filterQuery property.
setFilterQueryResult(FilterQueryResult) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryResponse
Sets the value of the filterQueryResult property.
setFilterTime(Date) - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
setFilterTime(Date) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
setFirstName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PersonNameType
Sets the value of the firstName property.
setFirstName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
Sets the value of the firstName property.
setFloatClause(Float) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RationalClause
Sets the value of the floatClause property.
setFlowCleanupEnabled(boolean) - Method in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
Set to true to cleanup (remove message content from) successful flow.
setFlowCleanupEnabled(String, boolean) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
setFlowCleanupEnabled(String, boolean) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
setFlowCleanupEnabled(String, boolean) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
setFlowFilterEnabled(boolean) - Method in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
Set to true to enable filtering of flows.
setFlowFilterEnabled(String, boolean) - Method in interface org.openehealth.ipf.commons.flow.FlowManager
 
setFlowFilterEnabled(String, boolean) - Method in class org.openehealth.ipf.commons.flow.FlowManagerBase
 
setFlowFilterEnabled(String, boolean) - Method in class org.openehealth.ipf.commons.flow.FlowManagerMock
 
setFlowId(Long) - Method in interface org.openehealth.ipf.commons.flow.ManagedMessage
Sets the flow identifier of this message.
setFlowId(Long) - Method in class org.openehealth.ipf.platform.camel.flow.PlatformMessage
Writes the flow id to the contained Exchange.
setFlowManager(FlowManager) - Method in class org.openehealth.ipf.platform.camel.flow.dedupe.Dedupe
Sets the FlowManager used by this predicate.
setFlowManager(FlowManager) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
Sets the FlowManager used by this processor.
setFlowMessageText(String) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
Sets the readable text representation of the flow packet.
setFlowPartMessageText(String) - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
Sets the readable text representation of the flow packet.
setFlowPurgeSchedule(String) - Method in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
Sets the purge schedule's Cron expression.
setFlowPurgeSchedule(String) - Method in class org.openehealth.ipf.commons.flow.purge.FlowPurgeJob
 
setFlowPurgeScheduled(boolean) - Method in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
Set to true is a flow purge job has been scheduled.
setFolders(List<Folder>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
setFormatCode(Code) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setFormatCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setFormatCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setFormatCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdAndCodesQuery
 
setFrom(Date) - Method in class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
setFrom(Date) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
setFrom(DateTime) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
setFrom(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
setGender(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
setGetContentRequest(GetContentRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Sets the value of the getContentRequest property.
setGetContentResponse(GetContentResponse) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryResponse
Sets the value of the getContentResponse property.
setGivenName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
setGivenName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
setGivenName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
setGloballyEnabled(boolean) - Static method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
setHandshakeExceptionCallback(HandshakeCallbackSSLFilter.Callback) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.HandshakeCallbackSSLFilter
Sets the callback used if a failure occurred while receiving a handshake.
setHash(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setHeader(ProcessorDefinition, String, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
setHealthcareFacilityTypeCode(Code) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setHealthcareFacilityTypeCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setHibernateCriteria(Criteria) - Method in class org.openehealth.ipf.commons.flow.repository.search.FlowSearchCriteria
 
setHighestSeverity(ErrorType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryErrorList
Sets the value of the highestSeverity property.
setHighestSeverity(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryErrorList
Sets the value of the highestSeverity property.
setHome(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAdhocQueryRequest21
 
setHome(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
setHome(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
setHome(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
setHome(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
setHome(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
setHome(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
setHome(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
 
setHome(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
Sets the value of the home property.
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditDataset
 
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditDataset
 
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType.DocumentRequest
Sets the value of the homeCommunityId property.
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Sets the value of the homeCommunityId property.
setHomeCommunityId(AssigningAuthority) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
 
setHomeCommunityId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocument
 
setHomeCommunityId(String) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Configures homeCommunityId for this endpoint.
setHomeCommunityIds(String[]) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveAuditDataset
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
Sets the ID of this interceptor.
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAdhocQueryRequest21
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExternalIdentifier21
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.ProvideAndRegisterDocumentSetRequestType.Document
Sets the value of the id property.
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType.Document
Sets the value of the id property.
setId(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
setId(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
setId(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
 
setId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
 
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ObjectRefType
Sets the value of the id property.
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
Sets the value of the id property.
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
Sets the value of the id property.
setId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
Sets the value of the id property.
setIdentificationScheme(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExternalIdentifier21
 
setIdentificationScheme(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
setIdentificationScheme(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
setIdentificationScheme(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExternalIdentifierType
Sets the value of the identificationScheme property.
setIdentificationScheme(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
Sets the value of the identificationScheme property.
setIdentificationSchemeQuery(ClassificationSchemeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalIdentifierQueryType
Sets the value of the identificationSchemeQuery property.
setIdentifier(Long) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
setIdentifier(Long) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
setIdGenerator(IDGenerator) - Static method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.HapiContextFactory
Allows to globally set the IDGenerator that generates IDs for new HL7 messages from new HapiContext instances.
setIdNumber(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
setIdTypeCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
setIgnoreResourceNotFound(boolean) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setInboundMessageQuery(String) - Method in class org.openehealth.ipf.commons.flow.repository.search.FlowSearchCriteria
 
setInboundMessageQuery(String) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
setInboundTextAnalyzer(Analyzer) - Method in class org.openehealth.ipf.commons.flow.repository.search.DefaultSearchCallback
 
setIndex(Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
setIntClause(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RationalClause
Sets the value of the intClause property.
setIntercepted(RouteBuilder) - Method in class org.openehealth.ipf.platform.camel.core.config.CustomRouteBuilder
 
setIsConfirmedBySourceOwner(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
Sets the value of the isConfirmedBySourceOwner property.
setIsConfirmedByTargetOwner(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
Sets the value of the isConfirmedByTargetOwner property.
setIsInternal(boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationSchemeType
Sets the value of the isInternal property.
setIsInternal(boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
Sets the value of the isInternal property.
setIsOpaque(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExtrinsicObjectType
Sets the value of the isOpaque property.
setIsOpaque(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
Sets the value of the isOpaque property.
setKey(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ExtraMetadataEntry
 
setLabel(AssociationLabel) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setLang(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
setLang(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.LocalizedStringType
Sets the value of the lang property.
setLang(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
Sets the value of the lang property.
setLanguageCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setLastName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PersonNameType
Sets the value of the lastName property.
setLastName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
Sets the value of the lastName property.
setLastUpdateTime(DateTime) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
setLastUpdateTime(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Folder
 
setLeafRegistryObjectList(LeafRegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.SubmitObjectsRequest
Sets the value of the leafRegistryObjectList property.
setLeafRegistryObjectList(LeafRegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.UpdateObjectsRequest
Sets the value of the leafRegistryObjectList property.
setLeftArgument(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SimpleClause
Sets the value of the leftArgument property.
setLeftFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
Sets the value of the leftFilter property.
setLegalAuthenticator(Person) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setLid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
setLid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
setLid(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
setLid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Sets the value of the lid property.
setLimitedMetadata(boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setLocalAddress(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Local address from MINA session
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.commons.ihe.core.payload.PayloadLoggerBase
 
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.OutPayloadLoggerInterceptor
 
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerInPayloadLoggerInterceptor
 
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerOutPayloadLoggerInterceptor
 
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerInPayloadLoggerInterceptor
 
setLocallyEnabled(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer.ProducerOutPayloadLoggerInterceptor
 
setLocation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryError21
 
setLocation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
setLocation(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
setLocation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
setLocation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
Sets the value of the location property.
setLocation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Sets the value of the location property.
setLocation(Location) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setLogicalOperator(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
Sets the value of the logicalOperator property.
setLogicalPredicate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RationalClause
Sets the value of the logicalPredicate property.
setLogicalUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setLogicalUuid(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
 
setLogicalUuid(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
 
setMajorVersion(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
Sets the value of the majorVersion property.
setMap(Map<Object, Map>) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setMappingScript(Resource) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setMappingScript(Resource) - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceConfigurer
 
setMappingScript(Resource) - Method in class org.openehealth.ipf.commons.map.config.CustomMappings
 
setMappingScripts(Resource...) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setMappingScripts(Resource...) - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceConfigurer
 
setMappingScripts(Collection<Resource>) - Method in class org.openehealth.ipf.commons.map.config.CustomMappings
 
setMappingService(BidiMappingService) - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceConfigurer
 
setMappingService(BidiMappingService) - Method in class org.openehealth.ipf.commons.map.config.CustomMappingsConfigurer
 
setMappingService(MappingService) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
setMaxFlows(String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
setMaxResults(int) - Method in class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
setMaxResults(int) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
setMaxResults(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Sets the value of the maxResults property.
setMessage(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setMessageBody(byte[]) - Method in class org.openehealth.ipf.platform.camel.flow.PlatformPacket
Returns this packet's message body as byte[].
setMessageControlId(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Message control ID from MSH-10
setMessageId(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditDataset
 
setMessageIdRoot(String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
setMessageIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setMessageIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
setMessageIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
setMessageProperties(Map<String, Object>) - Method in class org.openehealth.ipf.platform.camel.flow.PlatformPacket
Set this packet's message properties from a copy of Exchange.getIn() message properties.
setMessageRenderer(PlatformMessageRenderer) - Method in class org.openehealth.ipf.platform.camel.flow.PlatformMessage
Sets the message renderer responsible to visualize this Message.
setMessageRenderer(PlatformMessageRenderer) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowProcessor
Sets the PlatformMessageRenderer used by this processor.
setMessageType(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
setMessageType(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Message type from MSH-9
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionBlockActivator
Deprecated.
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionMethodActivator
Deprecated.
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditStrategy
 
setMetaClass(MetaClass) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setMetaClass(MetaClass) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslationException
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceConfigurer
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.xml.SchematronValidator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.commons.xml.XmlYielder
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.dsl.MessageCopy
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.dsl.Messages
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.extend.ExtensionUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.AbstractSyntaxRuleBuilder
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.DefaultTypeRulesBuilder
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.EncodingRuleBuilder
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.RuleBuilder
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.ValidationContextBuilder
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.support.ClassPathProfileStore
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.support.DefaultTypeRulesValidationContext
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.support.HL7Validator
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.modules.hl7.validation.ValidationContextFactoryBean
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreModelExtension
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.core.extend.DefaultModelExtender
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreModelExtension
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.flow.extend.FlowExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.flow.extend.FlowModelExtension
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.EhcacheHl7v3ContinuationStorage
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.AuditUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10AuditStrategyUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditStrategyUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9AuditStrategyUtils
 
setMetaClass(MetaClass) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore.PdqAuditStrategyUtils
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAssociationsQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsAndAssociationsQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetDocumentsQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFolderAndContentsQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersForDocumentQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFoldersQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetRelatedDocumentsQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetAndContentsQuery
 
setMetadataLevel(Integer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetSubmissionSetsQuery
 
setMethodMissingLogic(Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
setMiddleName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PersonNameType
Sets the value of the middleName property.
setMiddleName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonNameType
Sets the value of the middleName property.
setMimeType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExtrinsicObject21
 
setMimeType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
setMimeType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Sets the value of the mimeType property.
setMimeType(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExtrinsicObject
 
setMimeType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setMimeType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
setMimeType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExtrinsicObjectType
Sets the value of the mimeType property.
setMimeType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExtrinsicObjectType
Sets the value of the mimeType property.
setMinorVersion(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
Sets the value of the minorVersion property.
setModelClasses(Map<String, String[]>) - Method in class org.openehealth.ipf.modules.hl7.config.CustomModelClasses
 
setMpiSystemIdExtension(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setMpiSystemIdExtension(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
setMpiSystemIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setMpiSystemIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
setNakCount(int) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
setName(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
setName(EbXMLInternationalString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExternalIdentifier21
 
setName(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
setName(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
setName(EbXMLInternationalString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
setName(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
setName(LocalizedString) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
setName(EbXMLInternationalString) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
setName(LocalizedString) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
setName(Name) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
setName(Name) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
 
setName(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
Sets the value of the name property.
setName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SlotType1
Sets the value of the name property.
setName(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Sets the value of the name property.
setName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
Sets the value of the name property.
setNameBranch(InternationalStringBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
Sets the value of the nameBranch property.
setNameBranch(InternationalStringBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Sets the value of the nameBranch property.
setNationalIdentifierRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setNationalIdentifierRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setNegate(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterType
Sets the value of the negate property.
setNewDocumentUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
 
setNewDocumentUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
setNewPatientId(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64AuditDataset
 
setNewRepositoryUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
 
setNewRepositoryUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
setNewStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setNodeRepresentation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLClassification21
 
setNodeRepresentation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLClassification30
 
setNodeRepresentation(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLClassification
 
setNodeRepresentation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationType
Sets the value of the nodeRepresentation property.
setNodeRepresentation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationType
Sets the value of the nodeRepresentation property.
setNodeType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationSchemeType
Sets the value of the nodeType property.
setNodeType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationSchemeType
Sets the value of the nodeType property.
setNodeTypeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationSchemeQueryType
Sets the value of the nodeTypeQuery property.
setNormalizeCollection(Object) - Static method in class org.openehealth.ipf.modules.hl7.extend.ExtensionUtils
 
setNotificationInterval(Duration) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Sets the value of the notificationInterval property.
setNotificationOption(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotifyActionType
Sets the value of the notificationOption property.
setNullFlavorWhenScopingOrganizationIdNotFound(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setNumber(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
Sets the value of the number property.
setNumber(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Sets the value of the number property.
setObjectIds(String[]) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveAuditDataset
 
setObjectRef(ObjectRefType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.AddSlotsRequest
Sets the value of the objectRef property.
setObjectRef(ObjectRefType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RemoveSlotsRequest
Sets the value of the objectRef property.
setObjectRefList(ObjectRefList) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.GetContentRequest
Sets the value of the objectRefList property.
setObjectRefList(ObjectRefList) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ApproveObjectsRequest
Sets the value of the objectRefList property.
setObjectRefList(ObjectRefList) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.DeprecateObjectsRequest
Sets the value of the objectRefList property.
setObjectRefList(ObjectRefList) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RemoveObjectsRequest
Sets the value of the objectRefList property.
setObjectRefList(ObjectRefListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.ApproveObjectsRequest
Sets the value of the objectRefList property.
setObjectRefList(ObjectRefListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.DeprecateObjectsRequest
Sets the value of the objectRefList property.
setObjectRefList(ObjectRefListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RemoveObjectsRequest
Sets the value of the objectRefList property.
setObjectRefList(ObjectRefListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UndeprecateObjectsRequest
Sets the value of the objectRefList property.
setObjectType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
setObjectType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
setObjectType(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
setObjectType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
Sets the value of the objectType property.
setObjectType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Sets the value of the objectType property.
setObjectTypeQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Sets the value of the objectTypeQuery property.
setObx5Type(Segment, String) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
setObx5Type(Segment, String, int) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
setOffset(String) - Method in class org.openehealth.ipf.modules.hl7.validation.support.ClassPathProfileStore
 
setOldPatientId(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditDataset
 
setOldPatientId(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64AuditDataset
 
setOldPatientId(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditDataset
Old patient ID list from MRG-1 (for A40 only).
setOmitLeadingWhitespace(boolean) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
setOmitTrailingWhitespace(boolean) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
setOperator(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Sets the value of the operator property.
setOperatorQuery(OrganizationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryQueryType
Sets the value of the operatorQuery property.
setOptionalFeaturesSupported(OptionalFeaturesSupported) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryProfile
Sets the value of the optionalFeaturesSupported property.
setOrder(int) - Method in class org.openehealth.ipf.commons.core.config.OrderedConfigurer
 
setOrganization(Organization) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
setOrganization(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
Sets the value of the organization property.
setOrganizationFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
Sets the value of the organizationFilter property.
setOrganizationName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
setOrganizationParentBranch(OrganizationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
Sets the value of the organizationParentBranch property.
setOrganizationQuery(OrganizationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the organizationQuery property.
setOrganizationQuery(OrganizationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Sets the value of the organizationQuery property.
setOrganizationQuery(OrganizationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.UserBranch
Sets the value of the organizationQuery property.
setOrganizationQueryResult(OrganizationQueryResult) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Sets the value of the organizationQueryResult property.
setOriginalStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setOtherDesignation(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
setOutboundMessageQuery(String) - Method in class org.openehealth.ipf.commons.flow.repository.search.FlowSearchCriteria
 
setOutboundMessageQuery(String) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
setOutboundTextAnalyzer(Analyzer) - Method in class org.openehealth.ipf.commons.flow.repository.search.DefaultSearchCallback
 
setOutHeader(ProcessorDefinition, String, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
setOutputMessageStructure(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setOutputMessageStructure(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
setOutputMessageStructure(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
setOutputResultRemainingQuantity(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setOutputResultTotalQuantity(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setOwnerAtDestination(ObjectRefType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Sets the value of the ownerAtDestination property.
setOwnerAtSource(ObjectRefType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Sets the value of the ownerAtSource property.
setPacket(byte[]) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
Writes the given packet to the database.
setPacketFactory(PlatformPacketFactory) - Method in class org.openehealth.ipf.platform.camel.flow.PlatformMessage
Sets the packet factory used to create PlatformPackets.
setParameters(Map<String, Object>) - Method in class org.openehealth.ipf.commons.xml.SchematronProfile
 
setParent(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationNodeType
Sets the value of the parent property.
setParent(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.OrganizationType
Sets the value of the parent property.
setParent(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
Sets the value of the parent property.
setParent(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
Sets the value of the parent property.
setParent(Object, Object) - Method in class org.openehealth.ipf.commons.map.MappingsBuilder
 
setParentQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ClassificationNodeQueryType
Sets the value of the parentQuery property.
setParentQuery(OrganizationQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Sets the value of the parentQuery property.
setParser(Parser) - Method in class org.openehealth.ipf.platform.camel.hl7.dataformat.Hl7DataFormat
 
setPASS(Closure) - Static method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
setPath(String) - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
setPath(String) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
setPath(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ClassificationNodeType
Sets the value of the path property.
setPath(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ClassificationNodeType
Sets the value of the path property.
setPathDuration(long) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FetchQuery
 
setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
setPatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setPatientId(Identifiable) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.PatientIdBasedStoredQuery
 
setPatientId(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditDataset
Patient ID list from PID-3.
setPatientIds(String[]) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditDataset
 
setPatientIds(List<Identifiable>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
setPatientIds(List<Identifiable>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
setPatientIds(String[]) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.QueryAuditDataset
Patient ID list from PID-3.
setPayload(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.QueryAuditDataset
Request payload.
setPerson(Person) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
setPersonName(PersonNameType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
Sets the value of the personName property.
setPersonName(PersonNameType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
Sets the value of the personName property.
setPersonNameFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
Sets the value of the personNameFilter property.
setPhoneType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
Sets the value of the phoneType property.
setPhoneType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
Sets the value of the phoneType property.
setPostalAddressFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
Sets the value of the postalAddressFilter property.
setPostalAddressFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.UserBranch
Sets the value of the postalAddressFilter property.
setPostalCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
Sets the value of the postalCode property.
setPostalCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Sets the value of the postalCode property.
setPracticeSettingCode(Code) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setPracticeSettingCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setPrefix(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
setPrefix(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
setPrefix(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
setPreviousVersion(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setPrimaryContact(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.OrganizationType
Sets the value of the primaryContact property.
setPrimaryContact(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
Sets the value of the primaryContact property.
setPrimaryContactQuery(PersonQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
Sets the value of the primaryContactQuery property.
setPrimaryFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FilterQueryType
Sets the value of the primaryFilter property.
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionBlockActivator
Deprecated.
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionMethodActivator
Deprecated.
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.core.chain.ChainUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditStrategy
 
setProperty(String, Object) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3NakFactory
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti44.Iti44AuditStrategy
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti45.Iti45AuditStrategy
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti46.Iti46AuditStrategy
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47AuditStrategy
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55AuditStrategy
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti55.Iti55Utils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.iti56.Iti56AuditStrategy
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.pcc1.Pcc1AuditStrategy
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setProperty(String, Object) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslationException
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlWriter
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingServiceConfigurer
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtension
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.xml.SchematronValidator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.commons.xml.XmlYielder
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.MessageCopy
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Messages
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.extend.ExtensionUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7ExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.extend.Hl7StaticExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.message.DelegatingPredicate
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.message.Visitors
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.parser.GroovyCustomModelClassFactory
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.AbstractSyntaxRuleBuilder
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.DefaultTypeRulesBuilder
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.EncodingRuleBuilder
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.RuleBuilder
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.ValidationContextBuilder
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractSyntaxRule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.support.ClassPathProfileStore
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.support.DefaultTypeRulesValidationContext
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.support.HL7Validator
 
setProperty(String, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.ValidationContextFactoryBean
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.cda.extend.CDAExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.cda.extend.MdhtExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreModelExtension
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.core.extend.DefaultModelExtender
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreModelExtension
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.flow.extend.FlowExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.flow.extend.FlowModelExtension
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.AcceptanceCheckUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.EhcacheHl7v3ContinuationStorage
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareProducer
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.AuditUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti10.Iti10AuditStrategyUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti8.Iti8AuditStrategyUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti9.Iti9AuditStrategyUtils
 
setProperty(String, Object) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.pdqcore.PdqAuditStrategyUtils
 
setPurgeFlowsOlderThan(String) - Method in class org.openehealth.ipf.commons.flow.config.ApplicationConfig
Set the duration or minimum age of flows to be purged.
setPurgeFlowsOlderThan(String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
setPurgeFlowsOlderThan(String) - Method in class org.openehealth.ipf.commons.flow.purge.FlowPurgeJob
 
setPurgeSchedule(String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
setQueryAckContinuationNumbers(Element, int, int, int) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
setQueryExpression(QueryExpressionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AdhocQueryType
Sets the value of the queryExpression property.
setQueryExpressionBranch(QueryExpressionBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryQueryType
Sets the value of the queryExpressionBranch property.
setQueryId(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditDataset
 
setQueryLanguage(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.QueryExpressionType
Sets the value of the queryLanguage property.
setQueryLanguageQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.QueryExpressionBranchType
Sets the value of the queryLanguageQuery property.
setQueryName(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setQueryName(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
setQueryResponseCode(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setQueryUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditDataset
 
setRationalClause(RationalClause) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SimpleClause
Sets the value of the rationalClause property.
setReceiverAgentIdAssigningAuthority(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setReceiverAgentIdExtension(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setReceiverAgentIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setReceiverIdAssigningAuthority(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setReceiverIdExtension(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setReceiverIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setReceivingApplication(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Receiving application from MSH-5
setReceivingFacility(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Receiving facility from MSH-6
setReferenceIds(QueryList<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsByReferenceIdQuery
 
setReferences(List<ObjectReference>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
setReferences(List<ObjectReference>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRemoveObjectsRequest
Sets the object references of the remove request.
setReferences(List<ObjectReference>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
setRegistry(Registry) - Static method in class org.openehealth.ipf.commons.core.config.ContextFacade
 
setRegistry(ReplayStrategyRegistry) - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowBeginProcessor
 
setRegistryEntryFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryEntryQueryType
Sets the value of the registryEntryFilter property.
setRegistryEntryQuery(RegistryEntryQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the registryEntryQuery property.
setRegistryEntryQuery(RegistryEntryQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryType
Sets the value of the registryEntryQuery property.
setRegistryEntryQuery(RegistryEntryQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
Sets the value of the registryEntryQuery property.
setRegistryEntryQuery(RegistryEntryQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Sets the value of the registryEntryQuery property.
setRegistryEntryQuery(RegistryEntryQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SpecificationLinkBranch
Sets the value of the registryEntryQuery property.
setRegistryEntryQueryResult(RegistryEntryQueryResult) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Sets the value of the registryEntryQueryResult property.
setRegistryErrorList(RegistryErrorList) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryResponse
Sets the value of the registryErrorList property.
setRegistryErrorList(RegistryErrorList) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Sets the value of the registryErrorList property.
setRegistryObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExternalIdentifier21
 
setRegistryObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
setRegistryObject(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
setRegistryObject(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AuditableEventType
Sets the value of the registryObject property.
setRegistryObject(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExternalIdentifierType
Sets the value of the registryObject property.
setRegistryObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
Sets the value of the registryObject property.
setRegistryObjectFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
Sets the value of the registryObjectFilter property.
setRegistryObjectList(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryPackageType
Sets the value of the registryObjectList property.
setRegistryObjectList(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.SubmitObjectsRequest
Sets the value of the registryObjectList property.
setRegistryObjectList(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UpdateObjectsRequest
Sets the value of the registryObjectList property.
setRegistryObjectList(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
Sets the value of the registryObjectList property.
setRegistryObjectList(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotificationType
Sets the value of the registryObjectList property.
setRegistryObjectList(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryPackageType
Sets the value of the registryObjectList property.
setRegistryObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the registryObjectQuery property.
setRegistryObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryType
Sets the value of the registryObjectQuery property.
setRegistryObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ClassificationQueryType
Sets the value of the registryObjectQuery property.
setRegistryObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Sets the value of the registryObjectQuery property.
setRegistryObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SpecificationLinkBranch
Sets the value of the registryObjectQuery property.
setRegistryObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ExternalIdentifierQueryType
Sets the value of the registryObjectQuery property.
setRegistryObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.NotificationQueryType
Sets the value of the registryObjectQuery property.
setRegistryObjectQueryResult(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Sets the value of the registryObjectQueryResult property.
setRegistryPackageFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryPackageQueryType
Sets the value of the registryPackageFilter property.
setRegistryPackageQuery(RegistryPackageQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the registryPackageQuery property.
setRegistryPackageQuery(RegistryPackageQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Sets the value of the registryPackageQuery property.
setRegistryPackageQueryResult(RegistryPackageQueryResult) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Sets the value of the registryPackageQueryResult property.
setRegistryProfile(RegistryProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Sets the value of the registryProfile property.
setRegistryResponse(RegistryResponseType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType
Sets the value of the registryResponse property.
setRegistryResponse(RegistryResponse) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Sets the value of the registryResponse property.
setRejectionHandlingStrategy(WsRejectionHandlingStrategy) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
setRemoteAddress(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Remote address from MINA session
setRemoveObjectsRequest(RemoveObjectsRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Sets the value of the removeObjectsRequest property.
setRemoveSlotsRequest(RemoveSlotsRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Sets the value of the removeSlotsRequest property.
setReplayable(boolean) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
setReplayCount(int) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
setReplayCount(int) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
setReplayStrategies(List<ReplayStrategy>) - Method in class org.openehealth.ipf.platform.camel.flow.osgi.OsgiPlatformFlowManager
 
setReplayStrategyId(String) - Method in class org.openehealth.ipf.platform.camel.flow.PlatformPacket
 
setReplayTime(Date) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
 
setReplayTime(Date) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
setReplicationSyncLatency(Duration) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.FederationType
Sets the value of the replicationSyncLatency property.
setReplicationSyncLatency(Duration) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Sets the value of the replicationSyncLatency property.
setRepositoryUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetRequestType.DocumentRequest
Sets the value of the repositoryUniqueId property.
setRepositoryUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveDocumentSetResponseType.DocumentResponse
Sets the value of the repositoryUniqueId property.
setRepositoryUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setRepositoryUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocument
 
setRequestData(RetrieveDocument) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
setRequestId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Sets the value of the requestId property.
setRequestId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Sets the value of the requestId property.
setRequestPayload(String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Sets the request SOAP Body (XML) payload.
setRequestPayload(StringPayloadHolder) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Sets the request SOAP Body (XML) payload.
setRequestSlotList(SlotListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryRequestType
Sets the value of the requestSlotList property.
setRequestType(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditDataset
 
setRequireMessageRule(boolean) - Method in class org.openehealth.ipf.modules.hl7.validation.DefaultValidationContext
 
setResources(List<Resource>) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setResponseMessage(Message) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setResponseOption(ResponseOptionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryRequest
Sets the value of the responseOption property.
setResponseOption(ResponseOptionType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Sets the value of the responseOption property.
setResponseSlotList(SlotListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Sets the value of the responseSlotList property.
setRestartOnce(boolean) - Method in class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
setRetrieveStudies(List<RetrieveStudy>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveImagingDocumentSetRequest30
 
setRetrieveStudies(List<RetrieveStudy>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveImagingDocumentSetRequest
Sets the retrieveStudies of the request.
setReturnComposedObjects(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ResponseOptionType
Sets the value of the returnComposedObjects property.
setReturnComposedObjects(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
Sets the value of the returnComposedObjects property.
setReturnType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAdhocQueryRequest21
 
setReturnType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
setReturnType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
setReturnType(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
setReturnType(QueryReturnType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
 
setReturnType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ResponseOptionType
Sets the value of the returnType property.
setReturnType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ResponseOptionType
Sets the value of the returnType property.
setReverseMap(Map) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setRightFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.CompoundFilterType
Sets the value of the rightFilter property.
setRouteBuilder(SpringRouteBuilder) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
 
setRouteBuilder(RouteBuilder) - Method in class org.openehealth.ipf.platform.camel.core.extend.CoreModelExtension
 
setRouteBuilder(RouteBuilder) - Method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreModelExtension
 
setRouteBuilder(SpringRouteBuilder) - Method in class org.openehealth.ipf.platform.camel.flow.builder.RouteHelper
 
setRouteModelExtensions(List) - Method in class org.openehealth.ipf.platform.camel.core.extend.DefaultModelExtender
 
setRule(Rule) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
setRules(String) - Method in class org.openehealth.ipf.commons.xml.SchematronProfile
 
setScheduler(Scheduler) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
setSchema(Schema) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlReader
 
setSchema(Schema) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlWriter
 
setSchemaLanguage(String) - Method in class org.openehealth.ipf.commons.xml.XsdValidator
 
setSchemeName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
setSecondAndFurtherGivenNames(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
setSecondAndFurtherGivenNames(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
setSecondAndFurtherGivenNames(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
setSectionReference(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
setSectionReference(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.MissingMessageRule
 
setSecure(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
 
setSecurityDomainName(String) - Method in class org.openehealth.ipf.platform.camel.ihe.atna.util.AuditorTLSConfig
 
setSegmentName(String) - Method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
setSegmentName(String) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setSegmentRepetition(int) - Method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
setSegmentRepetition(int) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setSegmentRepetitionIndexingBase(int) - Static method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
setSelector(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Sets the value of the selector property.
setSelectorQuery(AdhocQueryQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SubscriptionQueryType
Sets the value of the selectorQuery property.
setSenderAgentIdAssigningAuthority(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setSenderAgentIdExtension(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setSenderAgentIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setSenderIdAssigningAuthority(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setSenderIdExtension(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setSenderIdRoot(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
setSendingApplication(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Sending application from MSH-3
setSendingFacility(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpAuditDataset
Sending facility from MSH-4
setSeparator(String) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
setSequence(String) - Method in class org.openehealth.ipf.commons.flow.domain.FlowNumber
 
setSeriesInstanceUID(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.SeriesRequest
 
setSeriesInstanceUID(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
 
setServerSide(boolean) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditStrategy
Whether this is a server-side or a client-side strategy.
setService(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ServiceBindingType
Sets the value of the service property.
setService(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
Sets the value of the service property.
setServiceBinding(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
Sets the value of the serviceBinding property.
setServiceBindingBranch(ServiceBindingBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the serviceBindingBranch property.
setServiceBindingFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceBindingBranchType
Sets the value of the serviceBindingFilter property.
setServiceBindingQuery(ServiceBindingQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
Sets the value of the serviceBindingQuery property.
setServiceBindingTargetBranch(ServiceBindingBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceBindingBranchType
Sets the value of the serviceBindingTargetBranch property.
setServiceEndpointUrl(String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Service (i.e.
setServiceFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceQueryType
Sets the value of the serviceFilter property.
setServiceQuery(ServiceQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the serviceQuery property.
setServiceQuery(ServiceQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQuery
Sets the value of the serviceQuery property.
setServiceQuery(ServiceQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
Sets the value of the serviceQuery property.
setServiceQueryResult(ServiceQueryResult) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.FilterQueryResult
Sets the value of the serviceQueryResult property.
setServiceStartTime(DateTime) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setServiceStartTime(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setServiceStopTime(DateTime) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setServiceStopTime(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setSeverity(Severity) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryError21
 
setSeverity(Severity) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryError30
 
setSeverity(Severity) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryError
 
setSeverity(Severity) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
setSeverity(ErrorType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
Sets the value of the severity property.
setSeverity(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Sets the value of the severity property.
setSeverity(Severity) - Method in exception org.openehealth.ipf.modules.hl7.HL7v2Exception
 
setSimpleClause(SimpleClause) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.Clause
Sets the value of the simpleClause property.
setSimpleMethodMissingLogic(Object) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionHelper
 
setSize(Long) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setSlotFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SlotBranch
Sets the value of the slotFilter property.
setSlotType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SlotType1
Sets the value of the slotType property.
setSlotType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
Sets the value of the slotType property.
setSource(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAssociation21
 
setSource(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
setSource(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
setSourceId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
setSourceIds(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
setSourceObject(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
Sets the value of the sourceObject property.
setSourceObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
Sets the value of the sourceObject property.
setSourceObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
Sets the value of the sourceObjectQuery property.
setSourcePatientId(Identifiable) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setSourcePatientId(String) - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.iti64.Iti64AuditDataset
 
setSourcePatientInfo(PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setSourceRegistry(ObjectRefType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
Sets the value of the sourceRegistry property.
setSourceUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setSpecificationLinkBranch(SpecificationLinkBranch) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the specificationLinkBranch property.
setSpecificationLinkFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SpecificationLinkBranch
Sets the value of the specificationLinkFilter property.
setSpecificationObject(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SpecificationLinkType
Sets the value of the specificationObject property.
setSpecificationObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
Sets the value of the specificationObject property.
setSpecificationObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
Sets the value of the specificationObjectQuery property.
setSpecificationVersion(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
Sets the value of the specificationVersion property.
setSplitHistory(SplitHistory) - Method in interface org.openehealth.ipf.commons.flow.ManagedMessage
Sets the SplitHistory of this message.
setSplitHistory(SplitHistory) - Method in class org.openehealth.ipf.platform.camel.flow.PlatformMessage
Writes the SplitHistory to the contained Exchange.
setSpringConfigurers(List<OrderedConfigurer>) - Method in class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
setSql(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAdhocQueryRequest21
 
setSql(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAdhocQueryRequest30
 
setSql(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRemoveObjectsRequest30
 
setSql(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAdhocQueryRequest
 
setSql(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SqlQuery
 
setSQLQuery(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryRequest
Sets the value of the sqlQuery property.
setSqlQuery(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.OptionalFeaturesSupported
Sets the value of the sqlQuery property.
setSQLQueryResult(RegistryObjectListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryResponse
Sets the value of the sqlQueryResult property.
setSrc(Message) - Method in class org.openehealth.ipf.modules.hl7.dsl.MessageCopy
 
setSrcTerser(Terser) - Method in class org.openehealth.ipf.modules.hl7.dsl.MessageCopy
 
setStability(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
Sets the value of the stability property.
setStartIndex(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
Sets the value of the startIndex property.
setStartIndex(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
Sets the value of the startIndex property.
setStartTime(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
Sets the value of the startTime property.
setStateOrProvince(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
setStateOrProvince(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
Sets the value of the stateOrProvince property.
setStateOrProvince(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Sets the value of the stateOrProvince property.
setStaticParams(Map<String, Object>) - Method in class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
setStaticParams(Map<String, Object>) - Method in class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
setStaticRules(Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.AbstractSyntaxRuleBuilder
 
setStatus(FlowStatus) - Method in class org.openehealth.ipf.commons.flow.domain.FlowPart
 
setStatus(String) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
setStatus(String) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
setStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAssociation21
 
setStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExtrinsicObject21
 
setStatus(Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLQueryResponse21
 
setStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryPackage21
 
setStatus(Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryResponse21
 
setStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
setStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExtrinsicObject30
 
setStatus(Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLQueryResponse30
 
setStatus(AvailabilityStatus) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryPackage30
 
setStatus(Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryResponse30
 
setStatus(Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveDocumentSetResponse30
 
setStatus(AvailabilityStatus) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
setStatus(AvailabilityStatus) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExtrinsicObject
 
setStatus(AvailabilityStatus) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryPackage
 
setStatus(Status) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryResponse
 
setStatus(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsForMultiplePatientsQuery
 
setStatus(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindDocumentsQuery
 
setStatus(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersForMultiplePatientsQuery
 
setStatus(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindFoldersQuery
 
setStatus(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.FindSubmissionSetsQuery
 
setStatus(Status) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
 
setStatus(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
Sets the value of the status property.
setStatus(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryResponse
Sets the value of the status property.
setStatus(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Sets the value of the status property.
setStatus(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
Sets the value of the status property.
setStatusCode(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setStatusDocuments(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setStatusFolders(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setStatusQuery(ClassificationNodeQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Sets the value of the statusQuery property.
setStatusSubmissionSets(List<AvailabilityStatus>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetAllQuery
 
setStreet(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
Sets the value of the street property.
setStreet(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Sets the value of the street property.
setStreetAddress(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
setStreetNumber(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
Sets the value of the streetNumber property.
setStreetNumber(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
Sets the value of the streetNumber property.
setStringClause(StringClause) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SimpleClause
Sets the value of the stringClause property.
setStringEncryptor(StringEncryptor) - Method in class org.openehealth.ipf.commons.flow.hibernate.RenderedMessageDecryptEventListener
 
setStringEncryptor(StringEncryptor) - Method in class org.openehealth.ipf.commons.flow.hibernate.RenderedMessageEncryptEventListener
 
setStringPredicate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.StringClause
Sets the value of the stringPredicate property.
setStructure(Structure) - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
setStudyInstanceUID(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.StudyRequest
 
setStudyInstanceUID(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
 
setSubcomponentNumber(int) - Method in class org.openehealth.ipf.modules.hl7.ErrorLocation
Deprecated.
 
setSubmissionSet(SubmissionSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
setSubmissionSet(SubmissionSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
setSubmissionSets(List<SubmissionSet>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
 
setSubmissionSetUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditDataset
 
setSubmissionTime(DateTime) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
setSubmissionTime(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
setSubmitObjectsRequest(SubmitObjectsRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.ProvideAndRegisterDocumentSetRequestType
Sets the value of the submitObjectsRequest property.
setSubmitObjectsRequest(SubmitObjectsRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType
Sets the value of the submitObjectsRequest property.
setSubmitObjectsRequest(SubmitObjectsRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Sets the value of the submitObjectsRequest property.
setSubscription(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotificationType
Sets the value of the subscription property.
setSuffix(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
setSuffix(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
setSuffix(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
setSupportContinuation(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
setTarget(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLAssociation21
 
setTarget(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLAssociation30
 
setTarget(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLAssociation
 
setTargetBinding(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ServiceBindingType
Sets the value of the targetBinding property.
setTargetBinding(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
Sets the value of the targetBinding property.
setTargetBindingQuery(ServiceBindingQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
Sets the value of the targetBindingQuery property.
setTargetObject(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
Sets the value of the targetObject property.
setTargetObject(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
Sets the value of the targetObject property.
setTargetObjectQuery(RegistryObjectQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
Sets the value of the targetObjectQuery property.
setTargetUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
setTelecom(Telecom) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
setTestClosure(Closure<ValidationException[]>) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureRuleSupport
 
setText(String) - Method in class org.openehealth.ipf.commons.flow.domain.FlowMessage
 
setText(String) - Method in class org.openehealth.ipf.commons.flow.domain.FlowPartMessage
 
setText(String) - Method in interface org.openehealth.ipf.commons.flow.domain.TextMessage
 
setText(String) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
setText(String) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
setTimestamp(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AuditableEventType
Sets the value of the timestamp property.
setTimestamp(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Sets the value of the timestamp property.
setTitle(LocalizedString) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setTo(Date) - Method in class org.openehealth.ipf.commons.flow.repository.FlowFinderCriteria
 
setTo(Date) - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfoFinderCriteria
 
setTo(DateTime) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
setTo(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
setTotalResultCount(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
Sets the value of the totalResultCount property.
setTransferSyntaxUIDList(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRetrieveImagingDocumentSetRequest30
 
setTransferSyntaxUIDList(List<String>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRetrieveImagingDocumentSetRequest
Sets the transferSyntaxUIDList of the request.
setTranslateInitialQuantity(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setTriggerEvent(Object) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.MessageRuleBuilder
 
setTtl(Duration, Message) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.TtlHeaderUtils
Stores the user-defined XCPD TTL value into outgoing SOAP headers associated with the given message.
setType(DocumentEntryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.EmailAddressType
Sets the value of the type property.
setType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.EmailAddressType
Sets the value of the type property.
setTypeCode(String) - Method in exception org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Exception
 
setTypeCode(Code) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setTypeCodes(List<Code>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.DocumentsQuery
 
setTypeName(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.PrimitiveRuleBuilder
 
setUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setUniqueId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
 
setUniqueIds(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByIdQuery
 
setUniversalId(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
setUniversalIdType(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
setUpdateObjectsRequest(UpdateObjectsRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
Sets the value of the updateObjectsRequest property.
setUpperTimeLimit(String) - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
setUpperTimeLimitToCurrentTime() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowManagerMBean
 
setUri(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntry
 
setUrl(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
Sets the value of the url property.
setUrl(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
Sets the value of the url property.
setUsageDescription(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SpecificationLinkType
Sets the value of the usageDescription property.
setUsageDescription(InternationalStringType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
Sets the value of the usageDescription property.
setUsageDescriptionBranch(InternationalStringBranchType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
Sets the value of the usageDescriptionBranch property.
setUseOtherIds(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setUser(Object) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AuditableEventType
Sets the value of the user property.
setUser(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
Sets the value of the user property.
setUserBranch(UserBranch) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
Sets the value of the userBranch property.
setUserBranch(UserBranch) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryType
Sets the value of the userBranch property.
setUserBranch(UserBranch) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
Sets the value of the userBranch property.
setUseReceiverDeviceName(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setUseReceiverDeviceName(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setUseReceiverDeviceName(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
setUserFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.UserBranch
Sets the value of the userFilter property.
setUserId(String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Client user ID (WS-Addressing <Reply-To> header).
setUserName(String) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Client user name (WS-Security <Username> header).
setUserQuery(UserQueryType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
Sets the value of the userQuery property.
setUserVersion(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
Sets the value of the userVersion property.
setUseSenderDeviceName(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
setUseSenderDeviceName(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
setUseSenderDeviceName(boolean) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
setUuid(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetFromDocumentQuery
 
setUuids(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.GetByUuidQuery
 
setValidationOnContinuation(boolean) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareEndpoint
 
setValidator(Validator) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
 
setValue(long) - Method in class org.openehealth.ipf.commons.flow.domain.FlowNumber
 
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLExternalIdentifier21
 
setValue(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.ProvideAndRegisterDocumentSetRequestType.Document
Sets the value of the value property.
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLExternalIdentifier30
 
setValue(DataHandler) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.ProvideAndRegisterDocumentSetRequestType.Document
Sets the value of the value property.
setValue(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLExternalIdentifier
 
setValue(Primitive, String) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Hl7v2Based
 
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.StringClause
Sets the value of the value property.
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExternalIdentifierType
Sets the value of the value property.
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.LocalizedStringType
Sets the value of the value property.
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
Sets the value of the value property.
setValue(boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.BooleanFilterType
Sets the value of the value property.
setValue(XMLGregorianCalendar) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.DateTimeFilterType
Sets the value of the value property.
setValue(float) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FloatFilterType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.IntegerFilterType
Sets the value of the value property.
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.StringFilterType
Sets the value of the value property.
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
Sets the value of the value property.
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
Sets the value of the value property.
setValue(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
Sets the value of the value property.
setValue(String) - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
setValueAttribute(Node, int) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationUtils
 
setValueList(ValueListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SlotType1
Sets the value of the valueList property.
setValueList(ValueListType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
Sets the value of the valueList property.
setValues(ArrayList<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ExtraMetadataEntry
 
setVersion(Version) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
setVersion(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryProfile
Sets the value of the version property.
setVersion(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
setVersionInfo(Version) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml21.EbXMLRegistryObject21
 
setVersionInfo(Version) - Method in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.EbXMLRegistryObject30
 
setVersionInfo(Version) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.ebxml.EbXMLRegistryObject
 
setVersionInfo(VersionInfoType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
Sets the value of the versionInfo property.
setVersionInfoFilter(FilterType) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
Sets the value of the versionInfoFilter property.
setVersionName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
setVersionName(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.VersionInfoType
Sets the value of the versionName property.
setWrappedProcessor(Processor) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.AbstractHl7v2Interceptor
 
setWrappedProcessor(Processor) - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.Hl7v2Interceptor
Lets this interceptor wrap the given processor.
setXQuery(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.OptionalFeaturesSupported
Sets the value of the xQuery property.
setXsltParameters(Transformer, Map<String, Object>) - Method in class org.openehealth.ipf.commons.xml.XsltTransmogrifier
Sets the parameter to the Transformer object
setZipOrPostalCode(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
Severity - Enum in org.openehealth.ipf.commons.ihe.xds.core.responses
Severities defined by the XDS specification.
severity - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
 
severity - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
 
simpleClause - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.Clause
 
SimpleClause - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
SimpleClause() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SimpleClause
 
SimpleFilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for SimpleFilterType complex type.
SimpleFilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SimpleFilterType
 
SimpleHl7v2WebService - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Web Service for HL7v2 components with a single operation.
SimpleHl7v2WebService() - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WebService
 
SimpleHl7v2WsEndpoint - Class in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Camel endpoint for HL7v2-WS transaction with a single operation.
SimpleHl7v2WsEndpoint(String, String, AbstractHl7v2WsComponent, InterceptorProvider, List<AbstractFeature>, List<String>, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.SimpleHl7v2WsEndpoint
Constructs the endpoint.
SimpleMessageRenderer - Class in org.openehealth.ipf.platform.camel.flow.render
 
SimpleMessageRenderer() - Constructor for class org.openehealth.ipf.platform.camel.flow.render.SimpleMessageRenderer
 
SimpleRegistry - Class in org.openehealth.ipf.commons.core.config
A simple registry implementation that can e.g.
SimpleRegistry() - Constructor for class org.openehealth.ipf.commons.core.config.SimpleRegistry
 
SimpleWsProducer<InType,OutType> - Class in org.openehealth.ipf.platform.camel.ihe.ws
Generic producer for Web Services which have only one operation.
SimpleWsProducer(AbstractWsEndpoint, JaxWsClientFactory, Class<InType>, Class<OutType>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.ws.SimpleWsProducer
Constructor.
since() - Method in class org.openehealth.ipf.commons.core.datetime.Duration
 
since(Date) - Method in class org.openehealth.ipf.commons.core.datetime.Duration
 
size() - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
Returns the number of history entries.
size() - Method in class org.openehealth.ipf.modules.hl7.dsl.Repeatable
 
slot - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.EmailAddressType
 
slot - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PersonNameType
 
slot - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
 
slot - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryObjectType
 
slot - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.AddSlotsRequest
 
slot - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RemoveSlotsRequest
 
slot - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.IdentifiableType
 
slot - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotListType
 
SLOT_NAME_ASSOCIATION_PROPAGATION - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Annotation for association propagation
SLOT_NAME_AUTHOR_INSTITUTION - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for author institutions
SLOT_NAME_AUTHOR_PERSON - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for author persons
SLOT_NAME_AUTHOR_ROLE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for author roles
SLOT_NAME_AUTHOR_SPECIALTY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for author specialties
SLOT_NAME_AUTHOR_TELECOM - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for author telecommunication addresses
SLOT_NAME_CODING_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for coding schemes
SLOT_NAME_CREATION_TIME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the creation time
SLOT_NAME_DOCUMENT_AVAILABILITY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for document availability on document entries
SLOT_NAME_HASH - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the hash code
SLOT_NAME_INTENDED_RECIPIENT - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the intended recipients
SLOT_NAME_LANGUAGE_CODE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the language code
SLOT_NAME_LAST_UPDATE_TIME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the last update time
SLOT_NAME_LEGAL_AUTHENTICATOR - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the legal authenticator
SLOT_NAME_NEW_STATUS - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for new association type status on update associations
SLOT_NAME_ORIGINAL_STATUS - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for original association type status on update associations
SLOT_NAME_PREVIOUS_VERSION - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for version number of documents previous version
SLOT_NAME_REFERENCE_ID_LIST - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for reference ID list
SLOT_NAME_REPOSITORY_UNIQUE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the unique ID of the repository (using only in XDS.b)
SLOT_NAME_SERVICE_START_TIME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the service start time
SLOT_NAME_SERVICE_STOP_TIME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the service stop time
SLOT_NAME_SIZE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the size
SLOT_NAME_SOURCE_PATIENT_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the source patient ID
SLOT_NAME_SOURCE_PATIENT_INFO - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the source patient info
SLOT_NAME_SUBMISSION_SET_STATUS - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for association labeling of the submission set
SLOT_NAME_SUBMISSION_TIME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the submission time
SLOT_NAME_URI - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Name of the slot that is used for the URI
slotBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
 
SlotBranch - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
SlotBranch() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SlotBranch
 
slotBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
SlotBranchType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for SlotBranchType complex type.
SlotBranchType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SlotBranchType
 
slotFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SlotBranch
 
SlotLengthAndNameUniquenessValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates lengths of ebXML slot values and uniqueness of slot names.
SlotLengthAndNameUniquenessValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotLengthAndNameUniquenessValidator
 
SlotListType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for SlotListType complex type.
SlotListType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotListType
 
slotType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SlotType1
 
slotType - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
 
SlotType1 - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Java class for SlotType1 complex type.
SlotType1() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SlotType1
 
SlotType1 - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for SlotType1 complex type.
SlotType1() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
 
SlotValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validation for slots.
SlotValidation(String, ValueListValidator) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotValidation
Constructs the validation.
slotValueFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SlotBranch
 
SlotValueValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Performs a validation of a slot value.
SlotValueValidation(String, ValueValidator, int, int) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotValueValidation
Constructs the validation.
SlotValueValidation(String, ValueValidator) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotValueValidation
Constructs the validation.
slurp(Object) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3AuditStrategy
 
slurp(String) - Static method in class org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3Utils
 
SOAP_NS_URIS - Static variable in class org.openehealth.ipf.commons.ihe.ws.utils.SoapUtils
Set of URIs corresponding to supported SOAP versions.
SoapUtils - Class in org.openehealth.ipf.commons.ihe.ws.utils
Generic constants and subroutines for SOAP/XML processing.
source(String) - Static method in class org.openehealth.ipf.commons.xml.XmlUtils
Creates an XML Source from the given XML String.
source() - Method in class org.openehealth.ipf.platform.camel.core.io.ReadableStreamResult
Returns a Source from this result's internal data representation.
sourceAssociationBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
 
sourceAssociationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
sourceObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
 
sourceObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
 
sourceObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
 
SourcePatientIdentifierPIDTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid
Transforms a PID-3 conforming string into a PatientInfo instance.
SourcePatientIdentifierPIDTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.SourcePatientIdentifierPIDTransformer
 
SourcePatientNamePIDTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid
Transforms a PID-5 conforming string into a PatientInfo instance.
SourcePatientNamePIDTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.SourcePatientNamePIDTransformer
 
sourceRegistry - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.RelocateObjectsRequest
 
specificationLink - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ServiceBindingType
 
specificationLink - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
 
specificationLinkBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
specificationLinkBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.ServiceBindingBranchType
 
SpecificationLinkBranch - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
SpecificationLinkBranch() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SpecificationLinkBranch
 
specificationLinkFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SpecificationLinkBranch
 
specificationLinkQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
 
SpecificationLinkQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for SpecificationLinkQueryType complex type.
SpecificationLinkQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
 
SpecificationLinkType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Java class for SpecificationLinkType complex type.
SpecificationLinkType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SpecificationLinkType
 
SpecificationLinkType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for SpecificationLinkType complex type.
SpecificationLinkType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
 
specificationObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SpecificationLinkType
 
specificationObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
 
specificationObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
 
specificationVersion - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryType
 
split(int) - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
Splits this history into num result histories.
split(int, boolean) - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
Splits the history for a single message A split creates multiple messages from a single message.
split(Expression) - Method in class org.openehealth.ipf.platform.camel.flow.builder.RouteHelper
Returns a new Splitter
split(Expression) - Method in class org.openehealth.ipf.platform.camel.flow.model.IpfDefinition
Splits an exchange by evaluating the expression
split(String) - Method in class org.openehealth.ipf.platform.camel.flow.model.IpfDefinition
Splits an exchange by evaluating the expression defined by a bean reference
split(Closure) - Method in class org.openehealth.ipf.platform.camel.flow.model.IpfDefinition
Splits an exchange by evaluating the split logic
SplitHistory - Class in org.openehealth.ipf.commons.flow.history
Tracks the split history of a message.
SplitHistory() - Constructor for class org.openehealth.ipf.commons.flow.history.SplitHistory
Creates a new split history with a SplitHistoryEntry.ROOT entry.
SplitHistory(int) - Constructor for class org.openehealth.ipf.commons.flow.history.SplitHistory
Creates a new split history with a SplitHistoryEntry.ROOT entry.
SplitHistoryEntry - Class in org.openehealth.ipf.commons.flow.history
Represents a single message split as part of a history of splits.
SplitHistoryEntry(int, int) - Constructor for class org.openehealth.ipf.commons.flow.history.SplitHistoryEntry
Creates a new SplitHistoryEntry.
SplitHistoryEntry(int, boolean) - Constructor for class org.openehealth.ipf.commons.flow.history.SplitHistoryEntry
Creates a new SplitHistoryEntry.
SplitHistoryFormatException - Exception in org.openehealth.ipf.commons.flow.history
Thrown to indicate an invalid SplitHistory or SplitHistoryEntry string representation.
SplitHistoryFormatException() - Constructor for exception org.openehealth.ipf.commons.flow.history.SplitHistoryFormatException
 
SplitHistoryFormatException(String) - Constructor for exception org.openehealth.ipf.commons.flow.history.SplitHistoryFormatException
 
SplitHistoryFormatException(Throwable) - Constructor for exception org.openehealth.ipf.commons.flow.history.SplitHistoryFormatException
 
SplitHistoryFormatException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.flow.history.SplitHistoryFormatException
 
SplitIndex - Class in org.openehealth.ipf.platform.camel.core.process.splitter
Immutable class specifying an index of a split performed by Splitter.
splitLine(String) - Method in interface org.openehealth.ipf.platform.camel.core.process.splitter.support.LineSplitterLogic
 
splitLine(String) - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.NoopLineSplitterLogic
 
splitLine(String) - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.support.SplitStringLineSplitterLogic
 
splitString(String, char) - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Splits the given String at occurrences of the given character.
SplitStringLineSplitterLogic - Class in org.openehealth.ipf.platform.camel.core.process.splitter.support
Split logic for use with the TextFileIterator that splits read lines using a regex similar to String.split(String).
SplitStringLineSplitterLogic(String) - Constructor for class org.openehealth.ipf.platform.camel.core.process.splitter.support.SplitStringLineSplitterLogic
Creates the split logic
Splitter<S,T> - Interface in org.openehealth.ipf.commons.core.modules.api
Splits a S object into a Collection of T objects.
Splitter - Class in org.openehealth.ipf.platform.camel.core.process.splitter
A processor that splits an exchange into multiple exchanges by using a rule.
Splitter(Expression, Processor) - Constructor for class org.openehealth.ipf.platform.camel.core.process.splitter.Splitter
Creates a splitter
Splitter - Class in org.openehealth.ipf.platform.camel.flow.process
A processor that splits an exchange into multiple exchanges by using a rule.
Splitter(Expression, Processor) - Constructor for class org.openehealth.ipf.platform.camel.flow.process.Splitter
Creates a splitter
SplitterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
OutputDefinition for the Splitter processor This class is needed to create a Splitter that hands on the sub exchanges to a specified processor.
SplitterDefinition(Expression) - Constructor for class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
Creates a split definition, i.e.
SplitterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
Creates a split type, i.e.
SplitterDefinition - Class in org.openehealth.ipf.platform.camel.flow.model
OutputDefinition for the Splitter processor This class is needed to create a Splitter that hands on the sub exchanges to a specified processor.
SplitterDefinition(Expression) - Constructor for class org.openehealth.ipf.platform.camel.flow.model.SplitterDefinition
Creates a split definition, i.e.
SplitterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.flow.model.SplitterDefinition
Creates a split type, i.e.
SpringConfigurationPostProcessor - Class in org.openehealth.ipf.commons.core.config
Spring Listener which holds the instances of all OrderedConfigurer.
SpringConfigurationPostProcessor() - Constructor for class org.openehealth.ipf.commons.core.config.SpringConfigurationPostProcessor
 
SpringRegistry - Class in org.openehealth.ipf.commons.core.config
Class that bridges the Registry interface to a Spring ListableBeanFactory.
SpringRegistry() - Constructor for class org.openehealth.ipf.commons.core.config.SpringRegistry
 
SqlQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
SQL based query for the Query Registry transaction.
SqlQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SqlQuery
Constructs the query.
sqlQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryRequest
 
sqlQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.OptionalFeaturesSupported
 
sqlQueryResult - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AdhocQueryResponse
 
SqlQueryTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query
Transforms between a FindDocumentsQuery and EbXMLAdhocQueryRequest.
SqlQueryTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SqlQueryTransformer
 
stability - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
 
STABLE_DOC_ENTRY - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Deprecated.
STABLE_OR_ON_DEMAND - Static variable in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntryType
 
start() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.Interceptor2ProducerAdapter
 
startAtnaAuditing(String, Hl7v3AuditStrategy) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
 
startIndex - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryRequest
 
startIndex - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
 
startTime - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
 
stateOrProvince - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
 
stateOrProvince - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
 
staticParams(Object...) - Method in interface org.openehealth.ipf.platform.camel.core.adapter.Adapter
Configures this adapter to use the given params independent of the Exchange to be processed.
staticParams(Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.AdapterSupport
 
staticParams(Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.PredicateAdapter
 
staticParams(Object...) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ProcessorAdapter
 
StaticParams - Class in org.openehealth.ipf.platform.camel.core.adapter
An expression that evaluates to a constant parameter array inpdependent of the Exchange argument.
StaticParams(Object...) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.StaticParams
Creates a new StaticParams expression.
staticParams(Object...) - Method in class org.openehealth.ipf.platform.camel.core.model.ProcessorAdapterDefinition
Defines the static parameters for the adapter
staticProfile(Object) - Method in class org.openehealth.ipf.platform.camel.core.adapter.ValidatorAdapter
Sets the profile to validate the input data against.
staticProfile(Object) - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
Defines the static profile for the validation
staticResponse(String) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
Returns a constant response message.
Status - Enum in org.openehealth.ipf.commons.ihe.xds.core.responses
Status information according to the XDS specification.
status - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
 
status - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryResponse
 
status - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
status - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryResponseType
 
statusQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
StatusValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for parameters that are AvailabilityStatus-based.
StatusValidation(QueryParameter) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.StatusValidation
Constructs a validation object.
stop() - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.intercept.producer.Interceptor2ProducerAdapter
 
storeAlternativeKeys(String, String...) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Stores a set of alternative keys for the message with the given WS-Addressing ID.
storeAlternativeKeys(String, String...) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
storeAuditDataset(String, WsAuditDataset) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Stores audit dataset.
storeAuditDataset(String, WsAuditDataset) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
storeContinuationQuantity(String, int) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.EhcacheHl7v3ContinuationStorage
 
storeContinuationQuantity(String, int) - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationStorage
 
storeCorrelationKey(String, String) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Stores a user-defined correlation key.
storeCorrelationKey(String, String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
StoredQuery - Class in org.openehealth.ipf.commons.ihe.xds.core.requests.query
Base class for stored queries.
StoredQuery() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
For JAXB serialization only.
StoredQuery(QueryType) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
Constructs the query.
storeLastResultNumber(String, int) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.EhcacheHl7v3ContinuationStorage
 
storeLastResultNumber(String, int) - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationStorage
 
storeMessage(String, String) - Method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.EhcacheHl7v3ContinuationStorage
 
storeMessage(String, String) - Method in interface org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationStorage
 
storeServiceEndpointUri(String, String) - Method in interface org.openehealth.ipf.commons.ihe.ws.correlation.AsynchronyCorrelator
Stores a service endpoint URI.
storeServiceEndpointUri(String, String) - Method in class org.openehealth.ipf.commons.ihe.ws.correlation.EhcacheAsynchronyCorrelator
 
street - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
 
street - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
 
streetNumber - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.PostalAddressType
 
streetNumber - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PostalAddressType
 
stringClause - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.SimpleClause
 
StringClause - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
StringClause() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.StringClause
 
StringFilterType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for StringFilterType complex type.
StringFilterType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.StringFilterType
 
StringListValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for parameters that are StringList-based.
StringListValidation(QueryParameter, ValueValidator) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.StringListValidation
Constructs a validation object.
StringPayloadHolder - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
Holder for various types of String message payloads.
StringPayloadHolder() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder
 
StringPayloadHolder.PayloadType - Enum in org.openehealth.ipf.commons.ihe.ws.cxf.payload
Types of supported payload: HTTP (probably multi-part, i.e.
stringPredicate - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.StringClause
 
StringToBoolTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
 
StringToBoolTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.StringToBoolTransformer
 
StringValidation - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.query
Query parameter validation for parameters that are String-based.
StringValidation(QueryParameter, ValueValidator, boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.query.StringValidation
Constructs a validation object.
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.QBP_Q21
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_K21
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pdq.v25.message.RSP_ZV2
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.message.ADT_A40
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.QBP_Q21
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v25.message.RSP_K23
 
structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality>) - Method in class org.openehealth.ipf.modules.hl7.model.AbstractMessage
 
studyInstanceUID - Variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.StudyRequest
 
studyInstanceUID - Variable in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
 
studyRequest - Variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType
 
StudyRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.StudyRequest
 
SUBMISSION_SET_AUTHOR_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Author External Classification Scheme of the Submission Set
SUBMISSION_SET_CLASS_NODE - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
XDSSubmissionSet classification node
SUBMISSION_SET_CONTENT_TYPE_CODE_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
contentTypeCode External Classification Scheme of the Submission Set
SUBMISSION_SET_HAS_EXTRA_METADATA - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.XdsJaxbDataBinding
 
SUBMISSION_SET_LIMITED_METADATA_CLASS_SCHEME - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
limitedMetadata External Classification Scheme of the Submission Set
SUBMISSION_SET_LOCALIZED_STRING_PATIENT_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Localized String used for the patient ID external identifier of a submission set
SUBMISSION_SET_LOCALIZED_STRING_SOURCE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Localized String used for the source ID external identifier of a submission set
SUBMISSION_SET_LOCALIZED_STRING_UNIQUE_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Localized String used for the unique ID external identifier of a submission set
SUBMISSION_SET_PATIENT_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
patientId ExternalIdentifier of the Submission Set
SUBMISSION_SET_SOURCE_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
sourceId ExternalIdentifier of the Submission Set
SUBMISSION_SET_UNIQUE_ID_EXTERNAL_ID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
uniqueId ExternalIdentifier of the Submission Set
SubmissionSet - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents an XDS submission set according to the IHE XDS specification.
SubmissionSet() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.SubmissionSet
 
SubmissionSetTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Transforms between a SubmissionSet and its ebXML representation.
SubmissionSetTransformer(EbXMLFactory) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.SubmissionSetTransformer
Constructs the transformer
submitObjectsRequest - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
 
SubmitObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
Java class for anonymous complex type.
SubmitObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.SubmitObjectsRequest
 
SubmitObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
SubmitObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.SubmitObjectsRequest
 
SubmitObjectsRequestValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate.requests
Validates a EbXMLSubmitObjectsRequest request.
SubmitObjectsRequestValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.SubmitObjectsRequestValidator
 
subscription - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.NotificationType
 
SubscriptionQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for SubscriptionQueryType complex type.
SubscriptionQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SubscriptionQueryType
 
SubscriptionType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
A Subscription for specified Events in an ebXML V3+ registry.
SubscriptionType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SubscriptionType
 
supports(Class<?>) - Method in interface org.openehealth.ipf.commons.core.extend.ConditionalActivator
Deprecated.
 
supports(Object) - Method in interface org.openehealth.ipf.commons.core.extend.ConditionalActivator
Deprecated.
 
supports(Class<?>) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionBlockActivator
Deprecated.
 
supports(Object) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionBlockActivator
Deprecated.
 
supports(Class<?>) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionMethodActivator
Deprecated.
 
supports(Object) - Method in class org.openehealth.ipf.commons.core.extend.ExtensionMethodActivator
Deprecated.
 

T

targetAssociationBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.RegistryObjectQueryType
 
targetAssociationQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
targetBinding - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ServiceBindingType
 
targetBinding - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ServiceBindingType
 
targetBindingQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.ServiceBindingQueryType
 
targetObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AssociationType1
 
targetObject - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AssociationType1
 
targetObjectQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AssociationQueryType
 
Telecom - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents a telecommunication address.
Telecom() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
Telecom(XTN) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
Telecom(String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
telephoneNumber - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.OrganizationType
 
telephoneNumber - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberListType
 
telephoneNumber - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
 
telephoneNumber - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.OrganizationType
 
telephoneNumber - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.PersonType
 
telephoneNumber - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberListType
 
telephoneNumberFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
 
telephoneNumberFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.UserBranch
 
telephoneNumberFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.OrganizationQueryType
 
telephoneNumberFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.PersonQueryType
 
TelephoneNumberListType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Java class for TelephoneNumberListType complex type.
TelephoneNumberListType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberListType
 
TelephoneNumberListType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for TelephoneNumberListType complex type.
TelephoneNumberListType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberListType
 
TelephoneNumberType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
TelephoneNumber is the mapping of the same named interface in ebRIM.
TelephoneNumberType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
 
TelephoneNumberType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
TelephoneNumber is the mapping of the same named interface in ebRIM.
TelephoneNumberType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.TelephoneNumberType
 
terminate() - Method in interface org.openehealth.ipf.platform.camel.flow.ReplayStrategyRegistration
Terminates the registration
TerserSetExpression - Class in org.openehealth.ipf.platform.camel.hl7
 
TerserSetExpression(String, Expression) - Constructor for class org.openehealth.ipf.platform.camel.hl7.TerserSetExpression
 
test(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureEncodingRule
 
test(Message) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosureMessageRule
 
test(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.ClosurePrimitiveTypeRule
 
testStructure(Structure, ProfileStructure, String) - Method in class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
TextFileIterator - Class in org.openehealth.ipf.platform.camel.core.process.splitter.support
String-based iterator class that reads a file line by line This class can be used within a split rule expression to extract each line of a given file and generate a new exchange via the Splitter.
TextFileIterator(String) - Constructor for class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
Creates an iterator for a given file name
TextFileIterator(String, LineSplitterLogic) - Constructor for class org.openehealth.ipf.platform.camel.core.process.splitter.support.TextFileIterator
Creates an iterator for a given file name
TextMessage - Interface in org.openehealth.ipf.commons.flow.domain
Functionality for a Message which should be indexed by Lucene.
textString(String) - Static method in class org.openehealth.ipf.commons.flow.transfer.FlowInfoUtils
 
THREAD_POOL_NAME - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse.Iti55DeferredResponseComponent
 
threadLocalPort - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
TimeRange - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Represents a date and time range used in queries.
TimeRange() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
timestamp - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AuditableEventType
 
timestamp - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
 
TimeValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates time values.
TimeValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.TimeValidator
 
toAssociationType(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves an association parameter from a slot.
toBlob(byte[], Blob, Session) - Static method in class org.openehealth.ipf.commons.flow.hibernate.HibernateUtils
Writes a byte array into a Blob.
toByteArray(Blob) - Static method in class org.openehealth.ipf.commons.flow.hibernate.HibernateUtils
Reads a byte array from a Blob.
toCode(List<String>) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
toCodeList(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a list of codes from a slot.
toCodeQueryList(QueryParameter, QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a code list with AND/OR semantics from a set of slots with the same name.
toDocumentAvailability(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a status parameter from a slot.
toDocumentEntryType(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
 
toEbXML(Association, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.AssociationTransformer
Transforms the given association to its ebXML representation.
toEbXML(Author, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.AuthorTransformer
Transforms an Author to a EbXMLClassification.
toEbXML(Code, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.CodeTransformer
Transforms a Code instance to a EbXMLClassification.
toEbXML(Recipient) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.RecipientTransformer
Transforms a recipient into its ebXML representation (a slot value).
toEbXML(Boolean) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.StringToBoolTransformer
 
toEbXML(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.UriTransformer
Transforms the URI into the slot values.
toEbXML(C, EbXMLObjectLibrary) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Transforms the given XDSMetaClass into its ebXML representation.
toEbXML(ProvideAndRegisterDocumentSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.ProvideAndRegisterDocumentSetTransformer
Transforms a request into its ebXML representation.
toEbXML(FetchQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FetchQueryTransformer
 
toEbXML(FindDocumentsByReferenceIdQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsByReferenceIdQueryTransformer
 
toEbXML(FindDocumentsForMultiplePatientsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsForMultiplePatientsQueryTransformer
 
toEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindDocumentsQueryTransformer
 
toEbXML(FindFoldersForMultiplePatientsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersForMultiplePatientsQueryTransformer
Transforms the query into its ebXML representation.
toEbXML(FindFoldersQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindFoldersQueryTransformer
Transforms the query into its ebXML representation.
toEbXML(FindSubmissionSetsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.FindSubmissionSetsQueryTransformer
Transforms the query into its EbXML representation.
toEbXML(GetAllQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAllQueryTransformer
Transforms the query into its ebXML representation.
toEbXML(GetAssociationsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetAssociationsQueryTransformer
 
toEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByIDAndCodesQueryTransformer
Transforms the query into its ebXML representation.
toEbXML(T, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByIDQueryTransformer
 
toEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByUUIDQueryTransformer
Transforms the query into its ebXML representation.
toEbXML(T, QuerySlotHelper) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetByUUIDQueryTransformer
toEbXML(GetDocumentsAndAssociationsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsAndAssociationsQueryTransformer
 
toEbXML(GetDocumentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetDocumentsQueryTransformer
 
toEbXML(GetFolderAndContentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFolderAndContentsQueryTransformer
 
toEbXML(GetFoldersForDocumentQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersForDocumentQueryTransformer
 
toEbXML(GetFoldersQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFoldersQueryTransformer
 
toEbXML(T, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetFromDocumentQueryTransformer
Transforms the query into its ebXML representation.
toEbXML(GetRelatedDocumentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetRelatedDocumentsQueryTransformer
 
toEbXML(GetSubmissionSetAndContentsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetAndContentsQueryTransformer
 
toEbXML(GetSubmissionSetsQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.GetSubmissionSetsQueryTransformer
 
toEbXML(SqlQuery, EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.SqlQueryTransformer
Transforms the query into its ebXML representation.
toEbXML(QueryRegistry) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryRegistryTransformer
Transforms the request into its ebXML representation.
toEbXML(RegisterDocumentSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RegisterDocumentSetTransformer
Transforms the request into its ebXML representation.
toEbXML(RemoveDocumentSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RemoveDocumentSetTransformer
Transforms the request into its ebXML representation.
toEbXML(RetrieveDocumentSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RetrieveDocumentSetRequestTransformer
Transforms the request into its ebXML representation.
toEbXML(RetrieveImagingDocumentSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.RetrieveImagingDocumentSetRequestTransformer
Transforms the request into its ebXML representation.
toEbXML(List<ErrorInfo>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ErrorInfoListTransformer
 
toEbXML(ErrorInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ErrorInfoListTransformer
 
toEbXML(QueryResponse) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.QueryResponseTransformer
toEbXML(Response) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.ResponseTransformer
Transforms a Response to a EbXMLRegistryResponse.
toEbXML(RetrievedDocumentSet) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.responses.RetrieveDocumentSetResponseTransformer
toFullQualifiedOpcode(DocumentAvailability) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
Retrieves the fully qualified representation of a document availability.
toHL7(DateTime) - Static method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.DateTransformer
Converts from DateTime to the HL7 DTM format.
toHL7(PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.PatientInfoTransformer
Transforms a PatientInfo instance into the HL7 representation.
toHL7(PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.DateOfBirthPIDTransformer
 
toHL7(PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.GenderPIDTransformer
 
toHL7(PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.PatientAddressPIDTransformer
 
toHL7(PatientInfo) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.PIDTransformer
Transforms the given PatientInfo into HL7 data.
toHL7(PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.SourcePatientIdentifierPIDTransformer
 
toHL7(PatientInfo) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.hl7.pid.SourcePatientNamePIDTransformer
 
toInputStream(ClinicalDocument) - Static method in class org.openehealth.ipf.platform.camel.cda.converter.MdhtTypeConverter
 
toInputStream(MessageAdapter<?>) - Static method in class org.openehealth.ipf.platform.camel.hl7.converter.Hl7TypeConverter
 
toInteger(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a numbered parameter from a slot.
toMessage(Object, Session) - Method in class org.openehealth.ipf.platform.camel.hl7.converter.HL7MessageConverter
Returns a TextMessage instance containing the HL7 message as string
toNumber(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a numbered parameter from a slot.
toOpcode(AssociationLabel) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationLabel
Null-safe version of AssociationLabel.getOpcode().
toOpcode(AvailabilityStatus) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
Retrieves the representation of a given status.
toOpcode(DocumentAvailability) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
Retrieves the representation of a given document availability.
toPatientIdList(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a list of strings from a slot.
toQueryOpcode(AvailabilityStatus) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
Retrieves the query representation of a given status.
toStatus(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a status parameter from a slot.
toString() - Method in class org.openehealth.ipf.commons.flow.history.SplitHistory
Returns a String in the form [(index/x), ...
toString() - Method in class org.openehealth.ipf.commons.flow.history.SplitHistoryEntry
 
toString() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowInfo
 
toString() - Method in class org.openehealth.ipf.commons.flow.transfer.FlowPartInfo
 
toString() - Method in class org.openehealth.ipf.commons.ihe.core.atna.AuditDataset
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Address
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.AssigningAuthority
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Association
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Code
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Document
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Identifiable
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.LocalizedString
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Name
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Organization
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Recipient
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.ReferenceId
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Telecom
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.TimeRange
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.ProvideAndRegisterDocumentSet
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryList
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.SqlQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.StoredQuery
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.QueryRegistry
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RegisterDocumentSet
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveDocumentSet
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocument
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveDocumentSet
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveImagingDocumentSet
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveSeries
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.RetrieveStudy
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorInfo
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.Response
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocument
 
toString() - Method in class org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
 
toString(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a string-valued parameter from a slot.
toString() - Method in class org.openehealth.ipf.modules.hl7.dsl.Null
 
toString(Varies) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
toString(ClinicalDocument) - Static method in class org.openehealth.ipf.platform.camel.cda.converter.MdhtTypeConverter
 
toString() - Method in class org.openehealth.ipf.platform.camel.core.model.ParserAdapterDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.core.model.RendererAdapterDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.core.model.SplitterDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.core.process.splitter.SplitIndex
 
toString() - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowBeginProcessorDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowEndProcessorDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.flow.model.FlowErrorProcessorDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.flow.model.SplitterDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowBeginProcessor
 
toString() - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowEndProcessor
 
toString() - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowErrorProcessor
 
toString() - Method in class org.openehealth.ipf.platform.camel.hl7.model.HapiAdapterDefinition
 
toString() - Method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpoint
 
toStringList(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a list of strings from a slot.
toStringQueryList(QueryParameter) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a string list with AND/OR semantics from a set of slots with the same name.
toStringQueryList(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.transform.requests.query.QuerySlotHelper
Retrieves a string list with AND/OR semantics from a set of slots with the same name.
totalResultCount - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AdhocQueryResponse
 
toUuid(DocumentEntryType) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntryType
 
transferSyntaxUID - Variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList
 
transferSyntaxUIDList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType
 
TransferSyntaxUIDList() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30.RetrieveImagingDocumentSetRequestType.TransferSyntaxUIDList
 
transform(ProcessorDefinition, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
translate(Message, String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
translateTelecom(MarkupBuilder, Repeatable, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.AbstractHl7TranslatorV2toV3
 
translateV2toV3(Message, String, String) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslatorV2toV3
 
translateV2toV3(Message, String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqResponse2to3Translator
 
translateV2toV3(Message, String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedAck2to3Translator
 
translateV2toV3(Message, String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest2to3Translator
 
translateV2toV3(Message, String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryResponse2to3Translator
 
translateV2toV3(Message, String, String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixUpdateNotification2to3Translator
 
translateV3toV2(String, Message) - Method in interface org.openehealth.ipf.commons.ihe.hl7v3.translation.Hl7TranslatorV3toV2
 
translateV3toV2(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
translateV3toV2(String, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PdqRequest3to2Translator
 
translateV3toV2(String, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixAck3to2Translator
 
translateV3toV2(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
translateV3toV2(String, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixFeedRequest3to2Translator
 
translateV3toV2(String) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
translateV3toV2(String, Message) - Method in class org.openehealth.ipf.commons.ihe.hl7v3.translation.PixQueryRequest3to2Translator
 
translatorHL7v2toHL7v3(Hl7TranslatorV2toV3) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelTranslators
Returns a processor for translating HL7v2 messages to HL7v3 using the given translator instance.
translatorHL7v3toHL7v2(Hl7TranslatorV3toV2) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v3.PixPdqV3CamelTranslators
Returns a processor for translating HL7v3 messages to Hl7v2 using the given translator instance.
Transmogrifier<S,T> - Interface in org.openehealth.ipf.commons.core.modules.api
Translates one internal data structure into another one.
transmogrifier(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new TransmogrifierAdapter that adapts a Transmogrifier Spring bean identified by name transmogrifierBeanName.
transmogrifier(Transmogrifier<?, ?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new TransmogrifierAdapter that adapts the given transmogrifier.
TransmogrifierAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Adapts a Transmogrifier.
TransmogrifierAdapter(Transmogrifier) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.TransmogrifierAdapter
Creates a new TransmogrifierAdapter and sets the delegate Transmogrifier.
TransmogrifierAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
TransmogrifierAdapterDefinition(Transmogrifier) - Constructor for class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
 
TransmogrifierAdapterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
 
transmogrify(ProcessorDefinition, Transmogrifier) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
transmogrify(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
transmogrify(ProcessorDefinition, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
transmogrify(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
triggerEvent(Message) - Static method in class org.openehealth.ipf.modules.hl7.message.MessageUtils
 
TtlHeaderUtils - Class in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55
Helper functions for handling TTL SOAP header in XCPD.
type - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.EmailAddressType
 
type - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.EmailAddressType
 
type(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
Deprecated.
typeSupported(Object) - Static method in class org.openehealth.ipf.platform.camel.ihe.hl7v2.Hl7v2MarshalUtils
Determines whether the given object belongs to the predefined set of supported data types.

U

UndeprecateObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
UndeprecateObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UndeprecateObjectsRequest
 
unhandled(RouteDefinition) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
uniqueId() - Static method in class org.openehealth.ipf.platform.camel.ihe.mllp.core.FragmentationUtils
Returns an unique value which can be used, for example, as an HL7v2 message ID.
UNIVERSAL_ID_TYPE_OID - Static variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary
Universal ID Type to be used for all HD data types used with XDS
unmarshal(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.AssigningAuthorityAdapter
 
unmarshal(Calendar) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.DateAdapter
 
unmarshal(ExtraMetadata) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.ExtraMetadataAdapter
 
unmarshal(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.LocalizedStringAdapter
 
unmarshal(XpnName) - Method in class org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters.NameAdapter
 
unmarshal(ListOfListAdapter.ListOfListWrapper<T>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.requests.query.ListOfListAdapter
 
unmarshal(Exchange, InputStream) - Method in class org.openehealth.ipf.platform.camel.cda.dataformat.MdhtDataFormat
 
unmarshal(Exchange, InputStream) - Method in class org.openehealth.ipf.platform.camel.core.adapter.DataFormatAdapter
 
unmarshal(byte[], Exchange, DataFormat) - Static method in class org.openehealth.ipf.platform.camel.flow.util.DataFormats
Unmarshals an object from a byte array.
unmarshal(Exchange, InputStream) - Method in class org.openehealth.ipf.platform.camel.hl7.dataformat.Hl7DataFormat
 
unregister() - Method in class org.openehealth.ipf.platform.camel.flow.process.FlowBeginProcessor
 
unschedule() - Method in class org.openehealth.ipf.commons.flow.jmx.FlowPurgerMBean
 
unschedule() - Method in class org.openehealth.ipf.commons.flow.purge.FlowPurgeJob
Unschedules this job from repeated execution.
UnsolicitedFragmentationStorage - Interface in org.openehealth.ipf.platform.camel.ihe.mllp.core
Interface for storages of of HL7 v2 unsolicited fragmentation accumulators.
update(String, FlowStatus) - Method in class org.openehealth.ipf.commons.flow.domain.Flow
Updates this flow for the given path.
UpdateDocumentSet() - Constructor for class org.openehealth.ipf.commons.ihe.core.atna.custom.CustomIHETransactionEventTypeCodes.UpdateDocumentSet
 
updateObjectsRequest - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RootElement
 
UpdateObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs
Java class for anonymous complex type.
UpdateObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.UpdateObjectsRequest
 
UpdateObjectsRequest - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Java class for anonymous complex type.
UpdateObjectsRequest() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm.UpdateObjectsRequest
 
UriTransformer - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Transforms between a URI String to its corresponding slot value list.
UriTransformer() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.UriTransformer
 
UriValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a value list for compliance with a URI (RFC 2616).
UriValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.UriValidator
 
url - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.TelephoneNumberType
 
url - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
 
usageDescription - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SpecificationLinkType
 
usageDescription - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
 
usageDescriptionBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.SpecificationLinkQueryType
 
usageParameter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SpecificationLinkType
 
usageParameter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SpecificationLinkType
 
user - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.AuditableEventType
 
user - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.AuditableEventType
 
userBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AssociationBranchType
 
userBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.AuditableEventQueryType
 
userBranch - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.OrganizationQueryType
 
UserBranch - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query
Java class for anonymous complex type.
UserBranch() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.UserBranch
 
userFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.UserBranch
 
userQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.AuditableEventQueryType
 
UserQueryType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Java class for UserQueryType complex type.
UserQueryType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.UserQueryType
 
UserType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Mapping of the same named interface in ebRIM.
UserType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.UserType
 
UserType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Mapping of the same named interface in ebRIM.
UserType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.UserType
 
userVersion - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.RegistryEntryType
 
Utils - Class in org.openehealth.ipf.commons.ihe.hl7v3.translation
 
Utils() - Constructor for class org.openehealth.ipf.commons.ihe.hl7v3.translation.Utils
 

V

val(T, int) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
validate(S, P) - Method in interface org.openehealth.ipf.commons.core.modules.api.Validator
 
validate(EbXMLRegistryObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.AuthorClassificationValidation
 
validate(EbXMLRegistryObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.ClassificationValidation
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.CXiValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.CXValidator
 
validate(EbXMLSlotList) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.EventCodeListDisplayNameValidator
 
validate(EbXMLRegistryObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.ExternalIdentifierValidation
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HashValidator
 
validate(HD, String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HDValidator
Validates an HL7 v2 HD element.
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.HomeCommunityIdValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.LanguageCodeValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.NopValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.OIDValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.PidValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.PositiveNumberValidator
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.AssociationValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.ChoiceValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.CodeValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.DocumentEntryTypeValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.HomeCommunityIdValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.NumberValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.QueryListCodeValidation
 
validate(EbXMLAdhocQueryRequest) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.query.QueryParameterValidation
Validates a query parameter.
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.StatusValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.StringListValidation
 
validate(EbXMLAdhocQueryRequest) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.query.StringValidation
 
validate(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.RecipientListValidator
 
validate(EbXMLRegistryObject) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.RegistryObjectValidator
Validates a registry object.
validate(EbXMLAdhocQueryRequest, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.AdhocQueryRequestValidator
 
validate(EbXMLObjectContainer, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.ObjectContainerValidator
 
validate(EbXMLProvideAndRegisterDocumentSetRequest, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.ProvideAndRegisterDocumentSetRequestValidator
 
validate(EbXMLRemoveObjectsRequest, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.RemoveObjectsRequestValidator
Validates the request.
validate(EbXMLRetrieveDocumentSetRequest, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.RetrieveDocumentSetRequestValidator
 
validate(EbXMLRetrieveImagingDocumentSetRequest, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.RetrieveImagingDocumentSetRequestValidator
 
validate(EbXMLSubmitObjectsRequest, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.requests.SubmitObjectsRequestValidator
Validates the request.
validate(EbXMLQueryResponse, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.QueryResponseValidator
 
validate(EbXMLRegistryResponse, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.RegistryResponseValidator
 
validate(EbXMLRetrieveDocumentSetResponse, ValidationProfile) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.responses.RetrieveDocumentSetResponseValidator
 
validate(EbXMLRegistryObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotValidation
 
validate(EbXMLRegistryObject) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotValueValidation
 
validate(EbXMLSlotList) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotValueValidation
Validates the given slot list.
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.TimeValidator
 
validate(List<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.UriValidator
 
validate(List<String>) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.ValueListValidator
Validates the given values.
validate(String) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.validate.ValueValidator
Validates the given value.
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.XCNValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.XONValidator
 
validate(String) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.XTNValidator
 
validate(String, CombinedXmlValidationProfile) - Method in class org.openehealth.ipf.commons.xml.CombinedXmlValidator
 
validate(Source, SchematronProfile) - Method in class org.openehealth.ipf.commons.xml.SchematronValidator
 
validate(Source, String) - Method in class org.openehealth.ipf.commons.xml.XsdValidator
 
validate(ClinicalDocument, Map<Object, Object>) - Method in class org.openehealth.ipf.modules.cda.CDAR2Validator
 
validate(T, Location) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
validate(ValidationException, Location, Collection<ValidationException>) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
validate(Message, StaticDef) - Method in class org.openehealth.ipf.modules.hl7.validation.support.AbstractSyntaxValidator
 
validate(Object, Object) - Method in class org.openehealth.ipf.modules.hl7.validation.support.HL7Validator
 
validate(Message, ValidationContext) - Method in class org.openehealth.ipf.modules.hl7.validation.ValidatorAdapter
Validates the message using a validator that fails on the first validation problem that is identified.
validate(Object, Object) - Method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingValidator
 
validate(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
validate(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
validate(ProcessorDefinition, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
validateContainer(EbXMLObjectContainer) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotLengthAndNameUniquenessValidator
Validates slot lengths and name uniqueness for the given ebXML object container.
validateMessage(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.hl7.extend.Hl7ExtensionModule
 
validateQuerySlots(List<? extends EbXMLSlot>, Set<String>) - Method in class org.openehealth.ipf.commons.ihe.xds.core.validate.SlotLengthAndNameUniquenessValidator
 
validatingProcessor() - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
Returns a validating Camel processor for a message.
validatingProcessor(HapiContext) - Static method in class org.openehealth.ipf.platform.camel.hl7.HL7v2
Returns a validating Camel processor for a message.
validatingProcessor(ConformanceProfile) - Static method in class org.openehealth.ipf.platform.camel.hl7.validation.ConformanceProfileValidators
Returns a validating Camel processor for a dedicated profile
validatingProcessor(HL7v2Transactions) - Static method in class org.openehealth.ipf.platform.camel.hl7.validation.ConformanceProfileValidators
Returns a validating Camel processor for a message in a IHE transaction.
validation(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a Validation process object.
validation(Processor) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a Validation process object.
validation(ProcessorDefinition, Processor) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
validation(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
validation(ProcessorDefinition, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
Validation - Class in org.openehealth.ipf.platform.camel.core.process
Implements a validation process.
Validation(Processor) - Constructor for class org.openehealth.ipf.platform.camel.core.process.Validation
Creates a new Validation process.
Validation(Producer) - Constructor for class org.openehealth.ipf.platform.camel.core.process.Validation
Creates a new Validation process.
ValidationContextBuilder - Class in org.openehealth.ipf.modules.hl7.validation.builder
 
ValidationContextBuilder() - Constructor for class org.openehealth.ipf.modules.hl7.validation.builder.ValidationContextBuilder
 
ValidationContextFactoryBean - Class in org.openehealth.ipf.modules.hl7.validation
 
ValidationContextFactoryBean() - Constructor for class org.openehealth.ipf.modules.hl7.validation.ValidationContextFactoryBean
 
ValidationDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
ValidationDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ValidationDefinition
 
ValidationDefinition(Processor) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ValidationDefinition
 
validationEnabled(Exchange) - Static method in class org.openehealth.ipf.platform.camel.core.adapter.ValidatorAdapter
 
ValidationException - Exception in org.openehealth.ipf.commons.core.modules.api
 
ValidationException(Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
ValidationException(String, Throwable[]) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
ValidationException(String, List<? extends Throwable>) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
ValidationException(String) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
ValidationException(Throwable[]) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
ValidationException(List<? extends Throwable>) - Constructor for exception org.openehealth.ipf.commons.core.modules.api.ValidationException
 
ValidationMessage - Enum in org.openehealth.ipf.commons.ihe.xds.core.validate
All error messages that can occur during validation.
ValidationProfile - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validation profile for XDS-like transactions.
ValidationProfile(InteractionId) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationProfile
Constructor.
ValidationProfile.InteractionProfile - Enum in org.openehealth.ipf.commons.ihe.xds.core.validate
 
Validator<S,P> - Interface in org.openehealth.ipf.commons.core.modules.api
Validation interface.
validator(String) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new ValidatorAdapter that adapts a Validator Spring bean identified by name validatorBeanName.
validator(Validator<?, ?>) - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new ValidatorAdapter that adapts the given validator.
ValidatorAdapter - Class in org.openehealth.ipf.modules.hl7.validation
IPF Adapter that bridges HAPI Validators and ValidationContext to IPF's Validator interface.
ValidatorAdapter() - Constructor for class org.openehealth.ipf.modules.hl7.validation.ValidatorAdapter
 
ValidatorAdapter - Class in org.openehealth.ipf.platform.camel.core.adapter
Adapts a Validator
ValidatorAdapter(Validator) - Constructor for class org.openehealth.ipf.platform.camel.core.adapter.ValidatorAdapter
Creates a new ValidatorAdapter and sets the delegate Validator.
ValidatorAdapterDefinition - Class in org.openehealth.ipf.platform.camel.core.model
 
ValidatorAdapterDefinition() - Constructor for class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
 
ValidatorAdapterDefinition(Validator) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
 
ValidatorAdapterDefinition(String) - Constructor for class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
 
ValidatorAssertions - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Provides assertions for validators.
validatorExpression(Validator<S, P>, P, Class<? extends S>) - Static method in class org.openehealth.ipf.platform.camel.core.util.Expressions
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.query.StringClause
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ExternalIdentifierType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.LocalizedStringType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ValueListType
 
value() - Method in enum org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ErrorType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryError
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.BooleanFilterType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.DateTimeFilterType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.FloatFilterType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.IntegerFilterType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.StringFilterType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ExternalIdentifierType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.LocalizedStringType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ValueListType
 
value - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryError
 
valueList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.SlotType1
 
valueList - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.SlotType1
 
ValueListType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim
Java class for ValueListType complex type.
ValueListType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rim.ValueListType
 
ValueListType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for ValueListType complex type.
ValueListType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ValueListType
 
ValueListValidator - Interface in org.openehealth.ipf.commons.ihe.xds.core.validate
Provides validation of a list of values for compatibility with other data types.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.flow.domain.FlowStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.flow.repository.FlowPurgeCriteria.PurgeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.core.ClientAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.core.IpfInteractionId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder.PayloadType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditDataset.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationLabel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary.DisplayNameUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationProfile.InteractionProfile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.modules.hl7.AckTypeCode
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.modules.hl7.HL70357
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openehealth.ipf.modules.hl7.model.AbstractMessage.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(int, boolean) - Static method in class org.openehealth.ipf.platform.camel.core.process.splitter.SplitIndex
Static factory method to return a split index
valueOfCode(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryReturnType
 
valueOfId(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
Returns a query type by its id.
valueOfOpcode(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
Returns the availability status represented by the given opcode.
valueOfOpcode(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
Returns the document availability represented by the given opcode.
valueOfOpcode(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
Returns the error code that corresponds to the given opcode.
valueOfOpcode(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
Returns the status that is represented by the given opcode.
valueOfOpcode21(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
Returns the association type that is represented by the given opcode.
valueOfOpcode21(ErrorType) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
Returns the severity that is represented by the given ebXML 2.1.
valueOfOpcode30(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
Returns the association type that is represented by the given opcode.
valueOfOpcode30(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
Returns the severity that is represented by the given opcode.
valueOfSlotName(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
 
valueOfUuid(String) - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntryType
 
values() - Static method in enum org.openehealth.ipf.commons.flow.domain.FlowStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.flow.repository.FlowPurgeCriteria.PurgeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.core.ClientAuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.core.IpfInteractionId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.ws.cxf.payload.StringPayloadHolder.PayloadType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditDataset.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationLabel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AssociationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.AvailabilityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentAvailability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.DocumentEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.metadata.Vocabulary.DisplayNameUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.responses.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.transform.requests.QueryParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.commons.ihe.xds.core.validate.ValidationProfile.InteractionProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values(Object) - Method in class org.openehealth.ipf.commons.map.BidiMappingService
 
values(String) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
values(Object) - Method in interface org.openehealth.ipf.commons.map.MappingService
 
values() - Static method in enum org.openehealth.ipf.modules.hl7.AckTypeCode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.modules.hl7.HL70357
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openehealth.ipf.modules.hl7.model.AbstractMessage.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
valueSystem(String) - Static method in class org.openehealth.ipf.commons.map.extend.MappingExtensionModule
 
ValueValidator - Interface in org.openehealth.ipf.commons.ihe.xds.core.validate
Provides validation of simple values for compatibility with other data types.
verify(ProcessorDefinition, Validator) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
verify(ProcessorDefinition) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
verify(ProcessorDefinition, String) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
verify(ProcessorDefinition, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.CoreExtensionModule
 
Version - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
 
Version() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
Constructs a localized string.
Version(String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
Constructs a localized string.
Version(String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
Constructs a localized string.
version - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.RegistryProfile
 
VersionBuilder - Class in org.openehealth.ipf.modules.hl7.validation.builder
 
VersionBuilder(DefaultValidationContext) - Constructor for class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
VersionBuilder(String, DefaultValidationContext) - Constructor for class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
versionInfo - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.RegistryObjectType
 
versionInfoFilter - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.RegistryObjectQueryType
 
VersionInfoType - Class in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Java class for VersionInfoType complex type.
VersionInfoType() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.VersionInfoType
 
versionName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.metadata.Version
 
versionName - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.VersionInfoType
 
violation(String) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
violations(Object, Location) - Method in class org.openehealth.ipf.modules.hl7.validation.model.AbstractCompositeTypeRule
Deprecated.
 
visit(SqlQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(FindDocumentsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(FindDocumentsForMultiplePatientsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(FindFoldersQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(FindFoldersForMultiplePatientsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetSubmissionSetsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetSubmissionSetAndContentsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetRelatedDocumentsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetFoldersQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetFoldersForDocumentQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetFolderAndContentsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetDocumentsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetDocumentsAndAssociationsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetAssociationsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(GetAllQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(FindSubmissionSetsQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(FetchQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
visit(FindDocumentsByReferenceIdQuery) - Method in interface org.openehealth.ipf.commons.ihe.xds.core.requests.query.Query.Visitor
 
Visitors - Class in org.openehealth.ipf.modules.hl7.message
 
Visitors() - Constructor for class org.openehealth.ipf.modules.hl7.message.Visitors
 
Vocabulary - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
List of XDS related vocabulary constants.
Vocabulary.DisplayNameUsage - Enum in org.openehealth.ipf.commons.ihe.xds.core.metadata
 

W

WANT() - Static method in enum org.openehealth.ipf.commons.ihe.core.ClientAuthType
 
when(ChoiceDefinition, Closure) - Static method in class org.openehealth.ipf.platform.camel.core.extend.LegacyCoreExtensionModule
 
withDescription(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
withReference(String) - Method in class org.openehealth.ipf.modules.hl7.validation.builder.VersionBuilder
 
WrappedOutputStream - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
An implementation of output stream which serves as a proxy for another output stream instance and collects the data pieces to be written in a string buffer (these pieces are XML and/or MIME artifacts).
WrappedOutputStream(OutputStream, String) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.WrappedOutputStream
Constructor.
write(Object, MessagePartInfo, XMLStreamWriter) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlWriter
 
write(Object, XMLStreamWriter) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.databinding.plainxml.PlainXmlWriter
 
write(byte[], int, int) - Method in class org.openehealth.ipf.commons.ihe.ws.cxf.payload.WrappedOutputStream
 
writeTo(Message, Writer) - Static method in class org.openehealth.ipf.modules.hl7.extend.Hl7Dsl2ExtensionModule
 
writeToBlob(byte[], Blob, Session) - Static method in class org.openehealth.ipf.commons.flow.hibernate.HibernateUtils
Writes a byte array to a Blob.
WS_ADDRESSING_NS_URIS - Static variable in class org.openehealth.ipf.commons.ihe.ws.utils.SoapUtils
Set of URIs corresponding to supported WS-Addressing specification versions.
WS_CONFIG - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v2ws.pcd01.Pcd01Component
 
WS_CONFIG - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44PixComponent
 
WS_CONFIG - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44.Iti44XdsComponent
 
WS_CONFIG - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti45.Iti45Component
 
WS_CONFIG - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti46.Iti46Component
 
WS_CONFIG - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47Component
 
WS_CONFIG - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.Iti55Component
 
WS_CONFIG - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v3.iti56.Iti56Component
 
WS_CONFIG - Static variable in class org.openehealth.ipf.platform.camel.ihe.hl7v3.pcc1.Pcc1Component
 
WS_CONFIG - Static variable in class org.openehealth.ipf.platform.camel.ihe.xds.iti42.Iti42Component
 
WS_CONFIG - Static variable in class org.openehealth.ipf.platform.camel.ihe.xds.iti57.Iti57Component
 
WS_CONFIG - Static variable in class org.openehealth.ipf.platform.camel.ihe.xds.iti61.Iti61Component
 
WS_CONFIG - Static variable in class org.openehealth.ipf.platform.camel.ihe.xds.iti62.Iti62Component
 
WSA_REPLYTO_HEADER_NAME - Static variable in class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Name of incoming Camel header where the user should store the URL of asynchronous response endpoint (WS-Addressing header "ReplyTo").
WsAuditDataset - Class in org.openehealth.ipf.commons.ihe.ws.cxf.audit
A data structure that contains various ATNA audit information pieces common for all Web Service-based IHE transactions.
WsAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Constructor.
WsAuditStrategy<T extends WsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.ws.cxf.audit
Basis for Strategy pattern implementation for ATNA Auditing in Web Service-based IHE transactions.
WsAuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditStrategy
Constructs an audit strategy.
WsPayloadLoggerBase - Class in org.openehealth.ipf.commons.ihe.ws.cxf.payload
Base class for CXF interceptors which store incoming and outgoing HTTP payload into files with user-defined name patterns.
WsPayloadLoggerBase() - Constructor for class org.openehealth.ipf.commons.ihe.ws.cxf.payload.WsPayloadLoggerBase
 
WsRejectionHandlingStrategy - Interface in org.openehealth.ipf.commons.ihe.ws.cxf
Rejection handling strategy for WS transactions.
WSSE_NS_URI - Static variable in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
XML Namespace URI of WS-Security Extensions 1.1.
wsTransactionConfiguration - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsClientFactory
 
wsTransactionConfiguration - Variable in class org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
Transaction configuration.
WsTransactionConfiguration - Class in org.openehealth.ipf.commons.ihe.ws
Contains information about a Web Service-based transaction.
WsTransactionConfiguration(QName, Class<?>, QName, boolean, String, boolean, boolean, boolean, boolean) - Constructor for class org.openehealth.ipf.commons.ihe.ws.WsTransactionConfiguration
Constructs the service info.

X

XcnName - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
This class represents a name.
XcnName() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
XcnName(XCN) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
 
XcnName(String, String, String, String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
Constructs a name.
XCNValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a XCN string.
XCNValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.XCNValidator
 
XdsACamelValidators - Class in org.openehealth.ipf.platform.camel.ihe.xds
Validating processors for ebXML 2.1-based IPF XDS.a components.
XdsACamelValidators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.XdsACamelValidators
 
XdsAsyncResponseEndpoint - Class in org.openehealth.ipf.platform.camel.ihe.xds
Camel Endpoint implementation for XDS-like transactions which have only a single Web Service operation.
XdsAsyncResponseEndpoint(String, String, AbstractWsComponent<?>, InterceptorProvider, List<AbstractFeature>, List<String>, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.XdsAsyncResponseEndpoint
 
XdsAsyncResponseServiceFactory - Class in org.openehealth.ipf.commons.ihe.xds.core
Service factory for receivers of asynchronous XDS and XCA responses.
XdsAsyncResponseServiceFactory(WsTransactionConfiguration, String, WsAuditStrategy, AsynchronyCorrelator, InterceptorProvider) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.XdsAsyncResponseServiceFactory
Constructs the factory.
XdsAuditDataset - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
A data structure that contains XDS-specific ATNA audit information pieces in addition to common IHE Web Service-related ones.
XdsAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditDataset
Constructor.
XdsAuditStrategy<T extends XdsAuditDataset> - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
Basis for Strategy pattern implementation for ATNA Auditing in XDS transactions.
XdsAuditStrategy(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsAuditStrategy
Constructs an XDS audit strategy.
XdsCamelValidators - Class in org.openehealth.ipf.platform.camel.ihe.xds
Validating processors for ebXML 3.0-based and (by inheritance) ebXML 2.1-based IPF XDS components.
XdsCamelValidators() - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.XdsCamelValidators
 
XdsClientFactory - Class in org.openehealth.ipf.commons.ihe.xds.core
Client factory for XDS and XCA transactions.
XdsClientFactory(WsTransactionConfiguration, String, WsAuditStrategy, AsynchronyCorrelator, InterceptorProvider) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.XdsClientFactory
Constructs the factory.
XdsEndpoint - Class in org.openehealth.ipf.platform.camel.ihe.xds
Camel Endpoint implementation for XDS-like transactions which have only a single Web Service operation.
XdsEndpoint(String, String, AbstractWsComponent<?>, InterceptorProvider, List<AbstractFeature>, List<String>, Map<String, Object>) - Constructor for class org.openehealth.ipf.platform.camel.ihe.xds.XdsEndpoint
 
XdsHl7v2Renderer - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
A renderer of HL7 v2 elements which considers XDS-specific requirements regarding required and prohibited fields as prescribed in the ITI TF Volume 3 Chapter 4.
XdsIRetrieveAuditStrategy30 - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
Basis for Strategy pattern implementation for ATNA Auditing in ebXML 3.0-based retrieval-related XDS-I transactions.
XdsIRetrieveAuditStrategy30(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsIRetrieveAuditStrategy30
 
XdsJaxbDataBinding - Class in org.openehealth.ipf.commons.ihe.xds.core
Data binding specific for the XDS data model --- gathers some additional information pieces for elements of request messages while they are being unmarshalled from XML to ebXML POJOs.
XdsJaxbDataBinding() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.XdsJaxbDataBinding
 
XDSMetaClass - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
Common base class of all XDS meta data classes.
XDSMetaClass() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
 
XDSMetaClassTransformer<E extends EbXMLRegistryObject,C extends XDSMetaClass> - Class in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Base class for transformers of XDSMetaClass and ebXML representations.
XDSMetaClassTransformer(String, String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml.XDSMetaClassTransformer
Constructs the transformer using various constants from Vocabulary.
XDSMetaDataException - Exception in org.openehealth.ipf.commons.ihe.xds.core.validate
Thrown if XDS meta data did not match the expectations.
XDSMetaDataException(ValidationMessage, Object...) - Constructor for exception org.openehealth.ipf.commons.ihe.xds.core.validate.XDSMetaDataException
Constructs the exception.
XdsQueryAuditDataset - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
XDS audit dataset specific for query-related transactions.
XdsQueryAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditDataset
 
XdsQueryAuditStrategy30 - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
Basis for Strategy pattern implementation for ATNA Auditing in ebXML 3.0-based query-related XDS transactions.
XdsQueryAuditStrategy30(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsQueryAuditStrategy30
Constructs an XDS query audit strategy.
XdsRemoveAuditDataset - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
XDS audit dataset specific for remove-related transactions.
XdsRemoveAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveAuditDataset
 
XdsRemoveAuditStrategy30 - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
Basis for Strategy pattern implementation for ATNA Auditing in ebXML 3.0-based retrieval-related XDS transactions.
XdsRemoveAuditStrategy30(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRemoveAuditStrategy30
 
XdsRenderingUtils - Class in org.openehealth.ipf.platform.camel.ihe.xds.core.converters
Utility class for rendering of ebXML stub POJOs and simplified XDS model classes into XML.
XdsRetrieveAuditDataset - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
XDS audit dataset specific for transactions related to document retrieval.
XdsRetrieveAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditDataset
 
XdsRetrieveAuditDataset.Status - Enum in org.openehealth.ipf.commons.ihe.xds.core.audit
 
XdsRetrieveAuditStrategy30 - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
Basis for Strategy pattern implementation for ATNA Auditing in ebXML 3.0-based retrieval-related XDS transactions.
XdsRetrieveAuditStrategy30(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsRetrieveAuditStrategy30
 
XdsRuntimeException - Exception in org.openehealth.ipf.commons.ihe.xds.core
 
XdsRuntimeException(ErrorCode, String, Severity, String) - Constructor for exception org.openehealth.ipf.commons.ihe.xds.core.XdsRuntimeException
 
XdsServiceFactory - Class in org.openehealth.ipf.commons.ihe.xds.core
Service factory for XDS and XCA transactions.
XdsServiceFactory(WsTransactionConfiguration, String, WsAuditStrategy, InterceptorProvider, WsRejectionHandlingStrategy) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.XdsServiceFactory
Constructs the factory.
XdsSubmitAuditDataset - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
XDS audit dataset specific for submission-related transactions.
XdsSubmitAuditDataset(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditDataset
 
XdsSubmitAuditStrategy30 - Class in org.openehealth.ipf.commons.ihe.xds.core.audit
Basis for Strategy pattern implementation for ATNA Auditing in ebXML 3.0-based submission-related XDS transactions.
XdsSubmitAuditStrategy30(boolean) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.audit.XdsSubmitAuditStrategy30
Constructs an audit strategy for an XDS submission.
XmlUtils - Class in org.openehealth.ipf.commons.xml
Various XML utilities.
XmlYielder - Class in org.openehealth.ipf.commons.xml
 
XmlYielder() - Constructor for class org.openehealth.ipf.commons.xml.XmlYielder
 
XONValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates a XON string.
XONValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.XONValidator
 
XpnName - Class in org.openehealth.ipf.commons.ihe.xds.core.metadata
This class represents a name.
XpnName() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
XpnName(XPN) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
 
XpnName(String, String, String, String, String, String) - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
Constructs a name.
XqjTransmogrifier<T> - Class in org.openehealth.ipf.commons.xml
XQuery transformer similar to the XsltTransmogrifier
XqjTransmogrifier() - Constructor for class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
XqjTransmogrifier(Class<T>) - Constructor for class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
XqjTransmogrifier(Class<T>, ClassLoader) - Constructor for class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
XqjTransmogrifier(Class<T>, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
XqjTransmogrifier(Class<T>, ClassLoader, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.XqjTransmogrifier
 
xQuery - Variable in class org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs21.rs.OptionalFeaturesSupported
 
xquery() - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
Specifies that the transformation is done via XQuery
xquery(Class<T>) - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
Specifies that the transformation is done via XQuery
xsd() - Method in class org.openehealth.ipf.platform.camel.core.model.ValidatorAdapterDefinition
Interprets the defined profile as W3C schema location and validates against it
XsdValidator - Class in org.openehealth.ipf.commons.xml
Validation of XML documents based on a XML Schema.
XsdValidator() - Constructor for class org.openehealth.ipf.commons.xml.XsdValidator
 
XsdValidator(ClassLoader) - Constructor for class org.openehealth.ipf.commons.xml.XsdValidator
 
xsdValidator() - Method in class org.openehealth.ipf.platform.camel.core.builder.RouteHelper
Creates a new ValidatorAdapter that adapts the given XsdValidator.
xslt() - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
Specifies that the transformation is done via XSLT
xslt(Class<T>) - Method in class org.openehealth.ipf.platform.camel.core.model.TransmogrifierAdapterDefinition
Specifies that the transformation is done via XSLT
XsltTransmogrifier<T> - Class in org.openehealth.ipf.commons.xml
Xslt Processor transforming a Source into an object of type T.
XsltTransmogrifier() - Constructor for class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
XsltTransmogrifier(Class<T>) - Constructor for class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
XsltTransmogrifier(Class<T>, ClassLoader) - Constructor for class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
XsltTransmogrifier(Class<T>, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
XsltTransmogrifier(Class<T>, ClassLoader, Map<String, Object>) - Constructor for class org.openehealth.ipf.commons.xml.XsltTransmogrifier
 
XTNValidator - Class in org.openehealth.ipf.commons.ihe.xds.core.validate
Validates an XTN value.
XTNValidator() - Constructor for class org.openehealth.ipf.commons.ihe.xds.core.validate.XTNValidator
 
XUA_SAML_ASSERTION - Static variable in class org.openehealth.ipf.commons.ihe.ws.cxf.audit.AbstractAuditInterceptor
If a SAML assertion is stored under this key in the Web Service context, IPF will use it instead of parsing the WS-Security header by itself.

Y

yieldChildren(GPathResult, Node, MarkupBuilder, Map<String, String>) - Static method in class org.openehealth.ipf.commons.xml.XmlYielder
 
yieldChildren(GPathResult, MarkupBuilder, String) - Static method in class org.openehealth.ipf.commons.xml.XmlYielder
 
yieldElement(GPathResult, MarkupBuilder, String) - Static method in class org.openehealth.ipf.commons.xml.XmlYielder
 
yieldElement(GPathResult, Node, MarkupBuilder, Map<String, String>) - Static method in class org.openehealth.ipf.commons.xml.XmlYielder
 

Z

zap(S, Object...) - Method in interface org.openehealth.ipf.commons.core.modules.api.Transmogrifier
Transmogrifies an object into another one.
zap(Source, Object...) - Method in class org.openehealth.ipf.commons.xml.XqjTransmogrifier
Converts a Source into a typed result using a XQuery processor.
zap(Source, Object...) - Method in class org.openehealth.ipf.commons.xml.XsltTransmogrifier
Converts a Source into a Result using a XSL processor.
zap(Object, Object...) - Method in class org.openehealth.ipf.platform.camel.core.closures.DelegatingTransmogrifier
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2017 Open eHealth Foundation. All rights reserved.